mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Decouple ${PORTREVISION} from ${DISTNAME}.
Submitted by: nectar Pointy hat to: bms, edwin
This commit is contained in:
parent
6bf2f5079d
commit
4b70245024
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98583
@ -10,7 +10,7 @@ PORTVERSION= 0.8.1
|
||||
PORTREVISION= 351
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.tcpdump.org/beta/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-351
|
||||
|
||||
MAINTAINER= bms@FreeBSD.org
|
||||
COMMENT= Ubiquitous network traffic capture library
|
||||
|
@ -10,7 +10,7 @@ PORTVERSION= 3.8.1
|
||||
PORTREVISION= 351
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.tcpdump.org/beta/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-351
|
||||
|
||||
MAINTAINER= bms@FreeBSD.org
|
||||
COMMENT= Ubiquitous network traffic analysis tool
|
||||
|
Loading…
Reference in New Issue
Block a user