diff options
author | jdp <jdp@FreeBSD.org> | 1999-02-12 10:29:03 +0800 |
---|---|---|
committer | jdp <jdp@FreeBSD.org> | 1999-02-12 10:29:03 +0800 |
commit | cab3b79a89e57c3dfb332305b7e748717bfc61ad (patch) | |
tree | aaeb5580116245495eefbc3241b61e61c111d626 /net | |
parent | 45358314cfd2ad76839dc3cdafb58d76c54c5313 (diff) | |
download | freebsd-ports-graphics-cab3b79a89e57c3dfb332305b7e748717bfc61ad.tar.gz freebsd-ports-graphics-cab3b79a89e57c3dfb332305b7e748717bfc61ad.tar.zst freebsd-ports-graphics-cab3b79a89e57c3dfb332305b7e748717bfc61ad.zip |
Take over maintainership of these ports. We control the horizontal.
We control the vertical.
Diffstat (limited to 'net')
-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 9d670ee3998..12b5cc8507a 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 a9cf0def3a3..e00a9c5c1a1 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 |