diff options
Diffstat (limited to 'security/py-gnutls/Makefile')
-rw-r--r-- | security/py-gnutls/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index 1d6cb1eb7e2..01e606569a9 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/07/22 09:16:04 recht Exp $ +# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:12 tv Exp $ DISTNAME= python-gnutls-0.2 PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= security python MASTER_SITES= http://home.o2w.net/~ivo/python-gnutls/dist/ |