diff options
Diffstat (limited to 'net/cvsup-mirror/Makefile')
-rw-r--r-- | net/cvsup-mirror/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index 5c96d24..12a69e9 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -3,7 +3,7 @@ # Date created: 01 February 1997 # Whom: jdp # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/02/02 04:11:33 jdp Exp $ # DISTNAME= cvsup-mirror-1.0 @@ -13,6 +13,7 @@ DISTFILES= MAINTAINER= jdp@FreeBSD.org RUN_DEPENDS= ${PREFIX}/sbin/cvsupd:${PORTSDIR}/net/cvsup + NO_WRKSUBDIR= true NO_CHECKSUM= true NO_PATCH= true |