diff options
author | ben <ben@pkgsrc.org> | 2004-02-12 05:46:37 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-02-12 05:46:37 +0000 |
commit | 5f2c3531f7cd2681bae8201848209bba6220bbb5 (patch) | |
tree | d1f53842beb6d6bc4da4ca90ca785c28335c76ef /net/Makefile | |
parent | 778a871e1ae8d32ed167107e820d022c969f1454 (diff) | |
download | pkgsrc-5f2c3531f7cd2681bae8201848209bba6220bbb5.tar.gz |
Move llnxdir from x11 to net category.
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 cee18de1d54..b11ba147743 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.434 2004/02/10 12:40:36 wulf Exp $ +# $NetBSD: Makefile,v 1.435 2004/02/12 05:46:37 ben Exp $ # COMMENT= Networking tools @@ -132,6 +132,7 @@ SUBDIR+= libpcap SUBDIR+= libsoup SUBDIR+= libsscript SUBDIR+= linc +SUBDIR+= llnxdir SUBDIR+= lopster SUBDIR+= maradns SUBDIR+= md-whois |