diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | b026113bc1da6a6a959090724db5438178628ee6 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /geography | |
parent | 6b92ecf3cf4c0862590c938158606876b9b07dfe (diff) | |
download | pkgsrc-b026113bc1da6a6a959090724db5438178628ee6.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gpsd/Makefile | 3 | ||||
-rw-r--r-- | geography/proj-swig/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile index ee80d5a225d..d10be39d3c7 100644 --- a/geography/gpsd/Makefile +++ b/geography/gpsd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2011/03/23 16:08:34 gdt Exp $ +# $NetBSD: Makefile,v 1.21 2012/03/15 11:53:28 obache Exp $ DISTNAME= gpsd-2.96 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= http://download.berlios.de/gpsd/ diff --git a/geography/proj-swig/Makefile b/geography/proj-swig/Makefile index 6432bd1b5bf..2248ec6298e 100644 --- a/geography/proj-swig/Makefile +++ b/geography/proj-swig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/03/24 19:43:24 asau Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/15 11:53:28 obache Exp $ # DISTNAME= proj-swig-0.02 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= geography MASTER_SITES= http://acert.ir.bbn.com/downloads/acert-geospatial/ |