summaryrefslogtreecommitdiff
path: root/geography/postgresql81-postgis
diff options
context:
space:
mode:
authortnn <tnn>2008-01-18 05:06:18 +0000
committertnn <tnn>2008-01-18 05:06:18 +0000
commit1c8e24b168b5909ecc586bdbb660570b490d92ef (patch)
tree3fc4469ff1b731261dc8058b7c6233203bfd65ab /geography/postgresql81-postgis
parent59b3427f68546df4cf4b8ba48777940ed2e515b4 (diff)
downloadpkgsrc-1c8e24b168b5909ecc586bdbb660570b490d92ef.tar.gz
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Diffstat (limited to 'geography/postgresql81-postgis')
-rw-r--r--geography/postgresql81-postgis/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/postgresql81-postgis/Makefile b/geography/postgresql81-postgis/Makefile
index e649a31e2ec..1c5aa54cc6c 100644
--- a/geography/postgresql81-postgis/Makefile
+++ b/geography/postgresql81-postgis/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2008/01/03 13:41:28 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2008/01/18 05:06:37 tnn Exp $
DISTNAME= postgis-${VERSION}
VERSION= 1.3.2
PKGNAME= postgresql81-postgis-${VERSION}
MASTER_SITES= http://postgis.refractions.net/download/
+PKGREVISION= 1
CATEGORIES= databases geography
MAINTAINER= gdt@NetBSD.org