diff options
-rw-r--r-- | net/cvsup-bin/Makefile | 4 | ||||
-rw-r--r-- | net/cvsupd-bin/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/cvsup-bin/Makefile b/net/cvsup-bin/Makefile index 9d670ee39984..12b5cc8507ac 100644 --- a/net/cvsup-bin/Makefile +++ b/net/cvsup-bin/Makefile @@ -3,7 +3,7 @@ # Date created: 12 November 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.7 1998/09/22 23:20:54 jdp Exp $ +# $Id: Makefile,v 1.8 1999/02/10 02:47:59 jdp Exp $ # DISTNAME= cvsup-bin-16.0 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/ DISTFILES= cvsup-bin-16.0.tar.gz -MAINTAINER= axl@iafrica.com +MAINTAINER= jdp@freebsd.org NO_BUILD= yes diff --git a/net/cvsupd-bin/Makefile b/net/cvsupd-bin/Makefile index a9cf0def3a30..e00a9c5c1a1e 100644 --- a/net/cvsupd-bin/Makefile +++ b/net/cvsupd-bin/Makefile @@ -3,7 +3,7 @@ # Date created: 17 August 1998 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.2 1998/09/22 23:21:00 jdp Exp $ +# $Id: Makefile,v 1.3 1999/02/10 02:48:00 jdp Exp $ # DISTNAME= cvsupd-bin-16.0 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/development/CVSup/ \ ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/development/CVSup/ DISTFILES= cvsupd-bin-16.0.tar.gz -MAINTAINER= axl@iafrica.com +MAINTAINER= jdp@freebsd.org NO_BUILD= yes |