diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-23 06:35:16 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-06-23 06:35:16 +0000 |
commit | d7933bb2826c6c1dd73a2cca6d13f5af2361854c (patch) | |
tree | 118866f2aa119a9ff7eda89258baa32e7b94b7ee /security/denyhosts/Makefile | |
parent | 643ca90bfd3064ff8069de9918899d7a46a6c2de (diff) | |
download | ports-d7933bb2826c6c1dd73a2cca6d13f5af2361854c.tar.gz ports-d7933bb2826c6c1dd73a2cca6d13f5af2361854c.zip |
Notes
Diffstat (limited to 'security/denyhosts/Makefile')
-rw-r--r-- | security/denyhosts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile index 1c4e38473047..328840e3f1d3 100644 --- a/security/denyhosts/Makefile +++ b/security/denyhosts/Makefile @@ -7,6 +7,7 @@ PORTNAME= denyhosts PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |