diff options
author | jdp <jdp@FreeBSD.org> | 2002-01-13 03:45:47 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 2002-01-13 03:45:47 +0800 |
commit | 487e234a3c477e10a2d61a05c82bfed2be1db6d9 (patch) | |
tree | 084568685cfddbf78585733d2af320faad62d046 /net | |
parent | fcf9a2e79fab2f7ccd67acfe6a6bd5ff31d2cda9 (diff) | |
download | freebsd-ports-graphics-487e234a3c477e10a2d61a05c82bfed2be1db6d9.tar.gz freebsd-ports-graphics-487e234a3c477e10a2d61a05c82bfed2be1db6d9.tar.zst freebsd-ports-graphics-487e234a3c477e10a2d61a05c82bfed2be1db6d9.zip |
Hook cvsup-without-gui into the build.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index ff2360b101c..8191f1bed76 100644 --- a/net/Makefile +++ b/net/Makefile @@ -61,6 +61,7 @@ SUBDIR += ctrace SUBDIR += cvsup SUBDIR += cvsup-mirror + SUBDIR += cvsup-without-gui SUBDIR += cvsupit SUBDIR += dante SUBDIR += datapipe |