summaryrefslogtreecommitdiff
path: root/geography/proj
diff options
context:
space:
mode:
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}