diff options
author | John Polstra <jdp@FreeBSD.org> | 1999-02-12 02:29:03 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1999-02-12 02:29:03 +0000 |
commit | 04803b345dc4986554a2d564376d2cfdf8def606 (patch) | |
tree | 2fe128c3f91492575f15b0e71edea7f5436c622e | |
parent | 9ebd135b4abd609f9bbfd1ba9ef75f5eb39f2a0a (diff) | |
download | freebsd-ports-04803b345dc4986554a2d564376d2cfdf8def606.zip |
Take over maintainership of these ports. We control the horizontal.
We control the vertical.
-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 |