diff options
Diffstat (limited to 'net/cvsup')
-rw-r--r-- | net/cvsup/Makefile | 2 | ||||
-rw-r--r-- | net/cvsup/scripts/configure | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 8bc45d2e0002..0a96cbb56192 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -3,7 +3,7 @@ # Date created: 7 August 1996 # Whom: asami # -# $Id: Makefile,v 1.32 1999/02/10 02:47:55 jdp Exp $ +# $FreeBSD$ # DISTNAME= cvsup-16.0 diff --git a/net/cvsup/scripts/configure b/net/cvsup/scripts/configure index feb96ddbe262..1f234e91e79b 100644 --- a/net/cvsup/scripts/configure +++ b/net/cvsup/scripts/configure @@ -1,6 +1,6 @@ #! /bin/sh # -# $Id: configure,v 1.1 1996/12/14 20:13:27 jdp Exp $ +# $FreeBSD$ cd ${WRKSRC} |