diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-19 04:09:12 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-19 04:09:12 +0000 |
commit | a6733c8608a9e7b887b66b1036a7015a785c2868 (patch) | |
tree | 4446eae1d700ff250208c48a90d8250429317c09 /security/tcp_wrapper/Makefile | |
parent | f4b976f1ca50a1ebf4a5c1b26b36e6072ae90584 (diff) | |
download | ports-a6733c8608a9e7b887b66b1036a7015a785c2868.tar.gz ports-a6733c8608a9e7b887b66b1036a7015a785c2868.zip |
Notes
Diffstat (limited to 'security/tcp_wrapper/Makefile')
-rw-r--r-- | security/tcp_wrapper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tcp_wrapper/Makefile b/security/tcp_wrapper/Makefile index 7118e5c34e51..1f385c3c5d94 100644 --- a/security/tcp_wrapper/Makefile +++ b/security/tcp_wrapper/Makefile @@ -7,6 +7,7 @@ PORTNAME= tcp_wrappers PORTVERSION= 7.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ DISTNAME= ${PORTNAME}_${PORTVERSION} |