diff options
author | mjl <mjl@pkgsrc.org> | 2004-10-09 20:48:31 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2004-10-09 20:48:31 +0000 |
commit | 5f8c229e8c379381041dcd5abb0ea6469a943b0b (patch) | |
tree | bce14a766ea179daad578f6edcc28539edda601a /net/Makefile | |
parent | efee3f376756883ad966fe470960fbeabc892df7 (diff) | |
download | pkgsrc-5f8c229e8c379381041dcd5abb0ea6469a943b0b.tar.gz |
Enable gnugk
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index a9cc4320cd0..49219cc5aef 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.496 2004/10/06 11:23:55 martti Exp $ +# $NetBSD: Makefile,v 1.497 2004/10/09 20:48:31 mjl Exp $ # COMMENT= Networking tools @@ -115,6 +115,7 @@ SUBDIR+= gnetcat SUBDIR+= gnome-netstatus SUBDIR+= gnome-vfs2-smb SUBDIR+= gnubile +SUBDIR+= gnugk SUBDIR+= gopher SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol |