diff options
author | gson <gson@pkgsrc.org> | 2003-06-29 23:03:57 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2003-06-29 23:03:57 +0000 |
commit | 1c88b3ccbefd2236743b9db346e38729fbc0215d (patch) | |
tree | 6ef4760b425ccb7706e6f6649d246279a1b01579 /misc | |
parent | ca30056e2b49aeae5913a4a34d64acecdd2f8e52 (diff) | |
download | pkgsrc-1c88b3ccbefd2236743b9db346e38729fbc0215d.tar.gz |
Add and enable p5-Geography-Countries
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 53087693d58..b62b755220b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.158 2003/05/09 07:39:47 agc Exp $ +# $NetBSD: Makefile,v 1.159 2003/06/29 23:03:57 gson Exp $ # COMMENT= Miscellaneous utilities @@ -107,6 +107,7 @@ SUBDIR+= p5-Business-UPS SUBDIR+= p5-ControlX10-CM11 SUBDIR+= p5-ControlX10-CM17 SUBDIR+= p5-File-MMagic +SUBDIR+= p5-Geography-Countries SUBDIR+= p5-Locale-Codes SUBDIR+= p5-Mac-Macbinary SUBDIR+= p5-Msgcat |