diff options
author | James E. Housley <jeh@FreeBSD.org> | 2000-10-29 22:31:16 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2000-10-29 22:31:16 +0000 |
commit | a0d2406eae5983b2707639c1b7e9156076bd2497 (patch) | |
tree | f0a0c573754648089df63b702333c09af2873e00 /net/trafshow | |
parent | Keep seperate ${PREFIX}/etc/trafshow and ${PREFIX}/etc/trafshow.dist files. (diff) |
That really needed a PORTREVISION=1
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 367e6dd24d34..72adc71d17a2 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -7,6 +7,7 @@ PORTNAME= trafshow PORTVERSION= 3.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz |