diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 15:02:11 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-28 15:02:11 +0800 |
commit | 4e4c0ae1f454cdcb51af8abf7b1872663a70e6c1 (patch) | |
tree | 03e17626a979f715e253fd42d0566927994b3764 /net | |
parent | 2f112c82de10cbefaf6d699a641461f2e817a3c0 (diff) | |
download | freebsd-ports-gnome-4e4c0ae1f454cdcb51af8abf7b1872663a70e6c1.tar.gz freebsd-ports-gnome-4e4c0ae1f454cdcb51af8abf7b1872663a70e6c1.tar.zst freebsd-ports-gnome-4e4c0ae1f454cdcb51af8abf7b1872663a70e6c1.zip |
Move generic-nqs to the net category.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 75beb346b1e8..803db2f017ed 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.281 1999/06/28 01:46:12 billf Exp $ +# $Id: Makefile,v 1.282 1999/06/28 01:54:56 billf Exp $ # SUBDIR += IglooFTP @@ -59,6 +59,7 @@ SUBDIR += ftptool SUBDIR += gated SUBDIR += gaim + SUBDIR += generic-nqs SUBDIR += gftp SUBDIR += ggsd SUBDIR += gnome-icu |