summaryrefslogtreecommitdiff
path: root/security/py-gnutls
diff options
context:
space:
mode:
authoradam <adam>2005-09-06 15:23:10 +0000
committeradam <adam>2005-09-06 15:23:10 +0000
commitb4ab1d648702e4350e7869211bbe07026b5486d1 (patch)
tree61b22d6d1ec816cc27c697041383011224e37a92 /security/py-gnutls
parentad9c9653ea8c9a78b127ad288de6496f746588a6 (diff)
downloadpkgsrc-b4ab1d648702e4350e7869211bbe07026b5486d1.tar.gz
Revision bump after changing security/gnutls/buildlink3.mk
Diffstat (limited to 'security/py-gnutls')
-rw-r--r--security/py-gnutls/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile
index b672396d8cd..432ea0c9dfb 100644
--- a/security/py-gnutls/Makefile
+++ b/security/py-gnutls/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:18 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/09/06 15:23:10 adam Exp $
-DISTNAME= python-gnutls-0.2
-PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
-PKGREVISION= 4
-CATEGORIES= security python
-MASTER_SITES= http://home.o2w.net/~ivo/python-gnutls/dist/
+DISTNAME= python-gnutls-0.2
+PKGNAME= ${PYPKGPREFIX}${DISTNAME:S/python//}
+PKGREVISION= 5
+CATEGORIES= security python
+MASTER_SITES= http://home.o2w.net/~ivo/python-gnutls/dist/
-MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://home.o2w.net/~ivo/wiki/moin.cgi/PythonGnutls
-COMMENT= Python bindings for GNUTLS
+MAINTAINER= minskim@NetBSD.org
+HOMEPAGE= http://home.o2w.net/~ivo/wiki/moin.cgi/PythonGnutls
+COMMENT= Python bindings for GNUTLS
WRKSRC= ${WRKDIR}/${DISTNAME}/src
PYDISTUTILSPKG= yes