summaryrefslogtreecommitdiff
path: root/geography/Makefile
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-10-04 21:00:14 +0000
committerjschauma <jschauma>2003-10-04 21:00:14 +0000
commitd33d1a195cb49a6dd468ceee22c0a135e5399bea (patch)
tree9e51aff8caa8a946c07d9932866fd21ab99edd2a /geography/Makefile
parent9206a5ccfbdc9d9a609a27bf10b05b122d4088ac (diff)
downloadpkgsrc-d33d1a195cb49a6dd468ceee22c0a135e5399bea.tar.gz
Add/enable Makefile^Wgpsutils.
Diffstat (limited to 'geography/Makefile')
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index 45c144bb586..f167989197e 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/10/04 20:52:18 jschauma Exp $
+# $NetBSD: Makefile,v 1.3 2003/10/04 21:00:14 jschauma Exp $
#
COMMENT= Software for geographical-related uses
SUBDIR+= gpspoint
+SUBDIR+= gpsutils
.include "../mk/bsd.pkg.subdir.mk"