mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Ooops, the PKGNAMEPREFIX got accidentally dropped.
This commit is contained in:
parent
9612012b92
commit
385215a69e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46147
2 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,7 @@ PORTVERSION= 3.0
|
|||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMEPREFIX= avr-
|
||||
DISTNAME= gcc-core-${PORTVERSION}
|
||||
|
||||
MAINTAINER= joerg@freebsd.org
|
||||
|
|
|
@ -10,6 +10,7 @@ PORTVERSION= 3.0
|
|||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
PKGNAMEPREFIX= avr-
|
||||
DISTNAME= gcc-core-${PORTVERSION}
|
||||
|
||||
MAINTAINER= joerg@freebsd.org
|
||||
|
|
Loading…
Add table
Reference in a new issue