summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/py-cryptopp/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/py-cryptopp/Makefile b/security/py-cryptopp/Makefile
index 927259caaf6..47082fb71fe 100644
--- a/security/py-cryptopp/Makefile
+++ b/security/py-cryptopp/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2012/03/16 00:14:36 gdt Exp $
+# $NetBSD: Makefile,v 1.8 2012/03/20 23:38:26 gdt Exp $
#
-VERSION= 0.6.0.1206569328141510525648634803928199668821045408958
-DISTNAME= pycryptopp-${VERSION}
+VERSION= 0.6.0
+VERSION_EXCESSIVE= 1206569328141510525648634803928199668821045408958
+DISTNAME= pycryptopp-${VERSION}.${VERSION_EXCESSIVE}
PKGNAME= ${PYPKGPREFIX}-cryptopp-${VERSION}
CATEGORIES= security python
MASTER_SITES= http://pypi.python.org/packages/source/p/pycryptopp/