summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--geography/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/Makefile b/geography/Makefile
index f167989197e..3c8fa9899ca 100644
--- a/geography/Makefile
+++ b/geography/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2003/10/04 21:00:14 jschauma Exp $
+# $NetBSD: Makefile,v 1.4 2003/10/05 16:44:01 jschauma Exp $
#
COMMENT= Software for geographical-related uses
SUBDIR+= gpspoint
SUBDIR+= gpsutils
+SUBDIR+= vis5d+
.include "../mk/bsd.pkg.subdir.mk"