mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Add LATEST_LINK to avoid duplicate package.
Approved by: never@nevermind.kiev.ua Reported by: kris
This commit is contained in:
parent
c73e81750d
commit
a1d6566766
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101188
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= zebra
|
||||
PORTVERSION= ${ZEBRAVERSION}.${ZEBRADATE}
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
||||
ftp://ftp7.ua.freebsd.org/pub/local-distfiles/ \
|
||||
@ -20,6 +20,8 @@ COMMENT= Free RIPv1, RIPv2, OSPFv2, BGP4 route software (server/reflector)
|
||||
ZEBRAVERSION= 0.94
|
||||
ZEBRADATE= 20030620
|
||||
|
||||
LATEST_LINK= ${PORTNAME}-devel
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${ZEBRAVERSION}
|
||||
|
||||
USE_SUBMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user