diff options
Diffstat (limited to 'geography/gpsd/Makefile')
-rw-r--r-- | geography/gpsd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/gpsd/Makefile b/geography/gpsd/Makefile index 5196ce54fbd..eea6fa06576 100644 --- a/geography/gpsd/Makefile +++ b/geography/gpsd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2008/10/24 13:08:13 gdt Exp $ +# $NetBSD: Makefile,v 1.13 2008/10/24 13:25:50 gdt Exp $ DISTNAME= gpsd-2.37 +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= http://download.berlios.de/gpsd/ |