diff options
author | agc <agc@pkgsrc.org> | 2003-10-04 19:34:46 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-10-04 19:34:46 +0000 |
commit | 648081b2796772deec671f9fa323507fc7f6c90e (patch) | |
tree | 904e15b6aae2a112f202f23ecdc3cc1d215b443c /Makefile | |
parent | cd4c313cdf98c37914b3cf66ce86cfa11000fc9f (diff) | |
download | pkgsrc-648081b2796772deec671f9fa323507fc7f6c90e.tar.gz |
Add a geography category, in anticipatino of a number of pending packages.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2003/09/16 20:31:00 jmmv Exp $ +# $NetBSD: Makefile,v 1.60 2003/10/04 19:34:46 agc Exp $ # .include "mk/bsd.prefs.mk" @@ -25,6 +25,7 @@ SUBDIR += emulators SUBDIR += finance SUBDIR += fonts SUBDIR += games +SUBDIR += geography SUBDIR += graphics SUBDIR += ham SUBDIR += inputmethod |