diff options
author | jdp <jdp@FreeBSD.org> | 1998-08-18 05:40:19 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1998-08-18 05:40:19 +0800 |
commit | d2bd9a0973600d7834ff8cd582b30a48b9c08cd1 (patch) | |
tree | e33d0746a742c37bb3fcfc178cc88fb53de0e292 /net/Makefile | |
parent | 97116bb1bee3e836eb3307e1ab85db2b1db54828 (diff) | |
download | freebsd-ports-gnome-d2bd9a0973600d7834ff8cd582b30a48b9c08cd1.tar.gz freebsd-ports-gnome-d2bd9a0973600d7834ff8cd582b30a48b9c08cd1.tar.zst freebsd-ports-gnome-d2bd9a0973600d7834ff8cd582b30a48b9c08cd1.zip |
Enable cvsupd-bin.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index abfb8a3e0d34..de01d6060652 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.174 1998/08/07 23:58:37 asami Exp $ +# $Id: Makefile,v 1.175 1998/08/11 03:06:14 mph Exp $ # SUBDIR += SSLtelnet @@ -19,6 +19,7 @@ SUBDIR += cvsup SUBDIR += cvsup-bin SUBDIR += cvsup-mirror + SUBDIR += cvsupd-bin SUBDIR += delegate SUBDIR += dgd SUBDIR += dgd-lpmud |