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 | |
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.
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index 56b5ac3838ca..fcf408a63b58 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.216 1999/06/27 03:27:06 cpiazza Exp $ +# $Id: Makefile,v 1.217 1999/06/27 16:32:04 cpiazza Exp $ # SUBDIR += 221upgrade @@ -38,7 +38,6 @@ SUBDIR += fep SUBDIR += figlet SUBDIR += fortuneit - SUBDIR += generic-nqs SUBDIR += git SUBDIR += gnomeutils SUBDIR += gnuls 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 |