diff options
-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} |