diff options
-rw-r--r-- | share/examples/etc/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 3503722..05a1a66 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -239,7 +239,7 @@ # #SUP_UPDATE= # -#SUP= /usr/local/bin/cvsup +#SUP= /usr/bin/csup #SUPFLAGS= -g -L 2 #SUPHOST= cvsup.uk.FreeBSD.org #SUPFILE= /usr/share/examples/cvsup/standard-supfile |