diff options
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 3725e99ba20..3eeca55bdd3 100644 --- a/devel/gps/Makefile +++ b/devel/gps/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2016/11/26 18:34:47 marino Exp $ +# $NetBSD: Makefile,v 1.48 2017/02/06 13:55:12 wiz Exp $ # DISTNAME= gps-${GPS_VERSION} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ DISTFILES= gps-5.2.1-1-src.tgz |