diff options
author | sada <sada@FreeBSD.org> | 1999-07-26 18:17:00 +0000 |
---|---|---|
committer | sada <sada@FreeBSD.org> | 1999-07-26 18:17:00 +0000 |
commit | a675a49b4ba37638216f43b892891c54d93810e1 (patch) | |
tree | 3fa60ba385d16d55146fd5108f12e60ef7f13d77 /net | |
parent | af8362ccb2efa40ff6712d98d1e0aa2f4f53ab9c (diff) | |
download | FreeBSD-ports-a675a49b4ba37638216f43b892891c54d93810e1.zip FreeBSD-ports-a675a49b4ba37638216f43b892891c54d93810e1.tar.gz |
Move category from net to devel.
Cope with package-build time problem.
Requested by: hoek
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index e3ff11b..3a0cd6f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.285 1999/06/28 17:27:52 sada Exp $ +# $Id: Makefile,v 1.286 1999/06/28 22:41:33 asami Exp $ # SUBDIR += IglooFTP @@ -37,7 +37,6 @@ SUBDIR += cvsup-bin SUBDIR += cvsup-mirror SUBDIR += cvsupd-bin - SUBDIR += cvsweb SUBDIR += delegate SUBDIR += dgd SUBDIR += dgd-lpmud |