summaryrefslogtreecommitdiff
path: root/geography/proj
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2020-05-03 18:16:18 +0000
committergdt <gdt@pkgsrc.org>2020-05-03 18:16:18 +0000
commitf20244fc9e60fb9d316e981b5fcbe849dfaec842 (patch)
treeaa2bac0e139e52e3a7a4ce187b8f78b060f213a6 /geography/proj
parentf7623b23d479738224073f7e6fd3dae5cb60a6f8 (diff)
downloadpkgsrc-f20244fc9e60fb9d316e981b5fcbe849dfaec842.tar.gz
proj: Restore commented-out PKGREVISION
Diffstat (limited to 'geography/proj')
-rw-r--r--geography/proj/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/proj/Makefile b/geography/proj/Makefile
index 23c78e67b6a..782907069d8 100644
--- a/geography/proj/Makefile
+++ b/geography/proj/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2020/05/03 18:05:10 gdt Exp $
+# $NetBSD: Makefile,v 1.22 2020/05/03 18:16:18 gdt Exp $
# An update to 7 is on hold because I have not yet assessed how much
# trouble it will cause. -gdt
VERSION_BASE= 6.3.2
VERSION_RC=
VERSION= ${VERSION_BASE}${VERSION_RC}
+#PKGREVISION= 0
# proj RCs have names like 5.1.0RC1 but unpack to 5.1.0
WRKFINAL= proj-${VERSION_BASE}
WRKSRC= ${WRKDIR}/${WRKFINAL}