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 | 5b0e8a2731ccbdd1f3a540109aa84cb271cccb60 (patch) | |
tree | d1f53842beb6d6bc4da4ca90ca785c28335c76ef /net/Makefile | |
parent | 504cc0e9b417cdfc72b4a9649039b5b2ee7766ad (diff) | |
download | pkgsrc-5b0e8a2731ccbdd1f3a540109aa84cb271cccb60.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 |