diff options
Diffstat (limited to 'misc/gpsd')
-rw-r--r-- | misc/gpsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gpsd/Makefile b/misc/gpsd/Makefile index 02209659b48..d5a85463824 100644 --- a/misc/gpsd/Makefile +++ b/misc/gpsd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2003/06/06 09:42:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 21:49:06 grant Exp $ DISTNAME= gpsd-1.07 CATEGORIES= misc MASTER_SITES= http://www.pygps.org/gpsd/ -MAINTAINER= tsarna@netbsd.org +MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.pygps.org/gpsd/ COMMENT= GPS information daemon |