summaryrefslogtreecommitdiff
path: root/security/py-denyhosts/Makefile
diff options
context:
space:
mode:
authortron <tron>2013-12-29 21:21:36 +0000
committertron <tron>2013-12-29 21:21:36 +0000
commit3ac8d910c750787276cfa7f5548af3b84b38190c (patch)
tree15309bddbcea8fb5596532aff7aa240c30bb6bf0 /security/py-denyhosts/Makefile
parentff71993b0c18ac1003b9bdd2a1fd2b6dc8b039db (diff)
downloadpkgsrc-3ac8d910c750787276cfa7f5548af3b84b38190c.tar.gz
Pullup ticket #4278 - requested by pettai
security/py-denyhosts: security patch Revisions pulled up: - security/py-denyhosts/Makefile 1.9 - security/py-denyhosts/distinfo 1.4-1.5 - security/py-denyhosts/patches/patch-af 1.2 --- Module Name: pkgsrc Committed By: pettai Date: Thu Dec 26 23:30:41 UTC 2013 Modified Files: pkgsrc/security/py-denyhosts: Makefile distinfo pkgsrc/security/py-denyhosts/patches: patch-af Log Message: Fix for CVE-2013-6890 --- Module Name: pkgsrc Committed By: pettai Date: Sun Dec 29 20:27:55 UTC 2013 Modified Files: pkgsrc/security/py-denyhosts: distinfo Log Message: Fixed broken checksum
Diffstat (limited to 'security/py-denyhosts/Makefile')
-rw-r--r--security/py-denyhosts/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/py-denyhosts/Makefile b/security/py-denyhosts/Makefile
index 1e5d08bb7ee..2d12ed92eea 100644
--- a/security/py-denyhosts/Makefile
+++ b/security/py-denyhosts/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 18:16:53 asau Exp $
+# $NetBSD: Makefile,v 1.8.8.1 2013/12/29 21:21:36 tron Exp $
#
VER= 2.6
DISTNAME= DenyHosts-${VER}
PKGNAME= ${PYPKGPREFIX}-denyhosts-${VER}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=denyhosts/}
+LICENSE= gnu-gpl-v2
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://denyhosts.sourceforge.net/