diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-07-26 18:17:00 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-07-26 18:17:00 +0000 |
commit | 521370ce3635a5e5ae2b2dfbfa1e79e9b76ce955 (patch) | |
tree | ad40472a273d14373fd25c247fd57ee226b6ea3f /net | |
parent | 07aba06f10335deaa00babf2e8f62c6d6054dc51 (diff) | |
download | freebsd-ports-521370ce3635a5e5ae2b2dfbfa1e79e9b76ce955.zip |
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 e3ff11bf8fb6..3a0cd6fa5a67 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 |