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 | |
parent | Take out my modifications from previous commit, didn't realize it was (diff) |
Add more pleasant broken log
PR: 17952
Submitted by: Daniel T. Hagan <dhagan@cs.vt.edu>
Notes
Notes:
svn path=/head/; revision=44198
Diffstat (limited to 'security/tcp_wrapper')
-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} |