summaryrefslogtreecommitdiff
path: root/databases/ocaml-dbm
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-07-16 22:26:10 +0000
committerjoerg <joerg@pkgsrc.org>2013-07-16 22:26:10 +0000
commit1d74cc02302305eb31f02c25263f3a08326776f5 (patch)
tree4405242b1310fd8fc22b6849a23df3623ffa0af0 /databases/ocaml-dbm
parentdac6c5a54fdf480ddbc84919025d4d776c728fdb (diff)
downloadpkgsrc-1d74cc02302305eb31f02c25263f3a08326776f5.tar.gz
PKGVERSION is an internal variable, so use something else.
Diffstat (limited to 'databases/ocaml-dbm')
-rw-r--r--databases/ocaml-dbm/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/ocaml-dbm/Makefile b/databases/ocaml-dbm/Makefile
index bfb8f25627c..49f6883b183 100644
--- a/databases/ocaml-dbm/Makefile
+++ b/databases/ocaml-dbm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2013/07/06 11:18:39 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2013/07/16 22:26:10 joerg Exp $
#
-PKGNAME= ocaml-dbm-${PKGVERSION}
-DISTNAME= camldbm-${PKGVERSION}
-PKGVERSION= 1.0
+PKGNAME= ocaml-dbm-${VERSION}
+DISTNAME= camldbm-${VERSION}
+VERSION= 1.0
PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/728/