diff options
author | reed <reed@pkgsrc.org> | 2008-03-08 00:57:58 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2008-03-08 00:57:58 +0000 |
commit | 0d7fec833d0b8d6fd4a144d48350900e17d33b8d (patch) | |
tree | 0c67c563c9f3278063ffac7e6817868137c9c09d /misc/Makefile | |
parent | 43355361345f35da761f95c9920d51dc6d7f76f8 (diff) | |
download | pkgsrc-0d7fec833d0b8d6fd4a144d48350900e17d33b8d.tar.gz |
Add new package.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index c4b9bf85d0b..7b8cd75a78d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.298 2008/03/07 22:54:07 wiz Exp $ +# $NetBSD: Makefile,v 1.299 2008/03/08 00:57:58 reed Exp $ # COMMENT= Miscellaneous utilities @@ -114,6 +114,7 @@ SUBDIR+= less SUBDIR+= libcdio SUBDIR+= libquantum SUBDIR+= libutf +SUBDIR+= linux-words SUBDIR+= lile SUBDIR+= loco SUBDIR+= logsurfer |