diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2011-07-15 18:38:34 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2011-07-15 18:38:34 +0000 |
commit | c67b09c354d49a35da420edb49653b0e707029b7 (patch) | |
tree | 5741a87c5df9bd54794da6a1609c3d72038f6467 /security/denyhosts/Makefile | |
parent | 6eee219257e0bc95be634c7db51c22380b51b98e (diff) | |
download | ports-c67b09c354d49a35da420edb49653b0e707029b7.tar.gz ports-c67b09c354d49a35da420edb49653b0e707029b7.zip |
Notes
Diffstat (limited to 'security/denyhosts/Makefile')
-rw-r--r-- | security/denyhosts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/denyhosts/Makefile b/security/denyhosts/Makefile index 3b86fccb37d0..42fbb7a61aa0 100644 --- a/security/denyhosts/Makefile +++ b/security/denyhosts/Makefile @@ -7,7 +7,7 @@ PORTNAME= denyhosts PORTVERSION= 2.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= SF DISTNAME= DenyHosts-${PORTVERSION} |