diff options
author | jdp <jdp@FreeBSD.org> | 2001-07-22 02:54:06 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 2001-07-22 02:54:06 +0800 |
commit | c8855c4c3189ecd80ad5642cd01de96404c35a77 (patch) | |
tree | 921e752c09e233bf92265bbdf37ac38c803ce864 /net | |
parent | dbaf5a81648b0cbea8b7b2104644478d77525ef3 (diff) | |
download | freebsd-ports-gnome-c8855c4c3189ecd80ad5642cd01de96404c35a77.tar.gz freebsd-ports-gnome-c8855c4c3189ecd80ad5642cd01de96404c35a77.tar.zst freebsd-ports-gnome-c8855c4c3189ecd80ad5642cd01de96404c35a77.zip |
Unhook cvsup-bin and cvsupd-bin from the Makefile.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 660013478543..ef93c44f4d24 100644 --- a/net/Makefile +++ b/net/Makefile @@ -53,10 +53,8 @@ SUBDIR += cricket SUBDIR += cryptcat SUBDIR += cvsup - SUBDIR += cvsup-bin SUBDIR += cvsup-devel SUBDIR += cvsup-mirror - SUBDIR += cvsupd-bin SUBDIR += cvsupit SUBDIR += dante SUBDIR += datapipe |