diff options
author | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-05-17 16:10:41 +0000 |
commit | cba246085bf96fdb69fc4ae82fe37d097fbba67e (patch) | |
tree | 820e44eed2af43f47867f608c64ff8d3b11ebd04 /devel/gps/Makefile | |
parent | 2bed89413cd805535eb1364de9642bf70b4aff92 (diff) | |
download | pkgsrc-cba246085bf96fdb69fc4ae82fe37d097fbba67e.tar.gz |
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
Diffstat (limited to 'devel/gps/Makefile')
-rw-r--r-- | devel/gps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gps/Makefile b/devel/gps/Makefile index fb6a8cba025..8bf7fc814a7 100644 --- a/devel/gps/Makefile +++ b/devel/gps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2014/05/13 08:20:40 marino Exp $ +# $NetBSD: Makefile,v 1.38 2014/05/17 16:10:43 wiz Exp $ # DISTNAME= gps-${GPS_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ DISTFILES= gps-5.2.1-1-src.tgz |