summaryrefslogtreecommitdiff
path: root/databases/py-gdbm
diff options
context:
space:
mode:
authorobache <obache>2014-12-21 01:22:33 +0000
committerobache <obache>2014-12-21 01:22:33 +0000
commit534221805137dc59b1224594dc0c482aeee26866 (patch)
treed2eef5d9e4f228307b8c928d63a858b1a5012d8c /databases/py-gdbm
parent2aa58e9b49aef53736ced48f4b60d7ff11c1ba03 (diff)
downloadpkgsrc-534221805137dc59b1224594dc0c482aeee26866.tar.gz
Change version number from fixed `0' to main Python distribution version,
same as other buitin module (already changed over a half year ago).
Diffstat (limited to 'databases/py-gdbm')
-rw-r--r--databases/py-gdbm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/py-gdbm/Makefile b/databases/py-gdbm/Makefile
index b2d3d316d00..476b534e809 100644
--- a/databases/py-gdbm/Makefile
+++ b/databases/py-gdbm/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2014/01/25 10:29:59 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2014/12/21 01:22:33 obache Exp $
-PKGNAME= ${PYPKGPREFIX}-gdbm-0
-PKGREVISION= 5
+PKGNAME= ${PYPKGPREFIX}-gdbm-${PY_DISTVERSION}
CATEGORIES= databases python
MAINTAINER= dolecek@ics.muni.cz