diff options
Diffstat (limited to 'security/py-denyhosts/Makefile')
-rw-r--r-- | security/py-denyhosts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile index 195bb743659..b63c1207c60 100644 --- a/security/py-denyhosts/Makefile +++ b/security/py-denyhosts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2014/01/25 10:30:20 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2014/02/04 15:38:16 pettai Exp $ VER= 2.6 DISTNAME= DenyHosts-${VER} PKGNAME= ${PYPKGPREFIX}-denyhosts-${VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denyhosts/} LICENSE= gnu-gpl-v2 |