diff options
author | jkh <jkh@FreeBSD.org> | 1997-01-06 20:15:11 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-01-06 20:15:11 +0800 |
commit | a83afa1e82ea9f62d626db0266087ac2480a29c9 (patch) | |
tree | 30898f86a37557da25151fec6a3a3852a53d63dc /sysutils | |
parent | 4903ff51038af8df55fa76debdbd5a432da55413 (diff) | |
download | freebsd-ports-gnome-a83afa1e82ea9f62d626db0266087ac2480a29c9.tar.gz freebsd-ports-gnome-a83afa1e82ea9f62d626db0266087ac2480a29c9.tar.zst freebsd-ports-gnome-a83afa1e82ea9f62d626db0266087ac2480a29c9.zip |
Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain. This will cause the position to
revert to ports.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mkisofs-devel/Makefile | 4 | ||||
-rw-r--r-- | sysutils/mkisofs/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rtty/Makefile | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/sysutils/mkisofs-devel/Makefile b/sysutils/mkisofs-devel/Makefile index 7fa4a10b3f48..a697237c1d08 100644 --- a/sysutils/mkisofs-devel/Makefile +++ b/sysutils/mkisofs-devel/Makefile @@ -3,15 +3,13 @@ # Date created: 07 Aug 1996 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1996/08/08 01:56:39 jkh Exp $ +# $Id: Makefile,v 1.2 1996/11/17 08:06:17 obrien Exp $ # DISTNAME= mkisofs-1.05 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/BETA/cdrom/ -MAINTAINER= jkh@FreeBSD.org - NO_WRKSUBDIR= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/sysutils/mkisofs/Makefile b/sysutils/mkisofs/Makefile index 7fa4a10b3f48..a697237c1d08 100644 --- a/sysutils/mkisofs/Makefile +++ b/sysutils/mkisofs/Makefile @@ -3,15 +3,13 @@ # Date created: 07 Aug 1996 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1996/08/08 01:56:39 jkh Exp $ +# $Id: Makefile,v 1.2 1996/11/17 08:06:17 obrien Exp $ # DISTNAME= mkisofs-1.05 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cdrom.com/pub/linux/tsx-11/BETA/cdrom/ -MAINTAINER= jkh@FreeBSD.org - NO_WRKSUBDIR= yes HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 63e682a6a03f..f9f8975d6c98 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -5,15 +5,13 @@ # # Author: Paul Vixie / Internet Software Consortium # -# $Id: Makefile,v 1.1.1.1 1996/08/24 18:46:54 jkh Exp $ +# $Id: Makefile,v 1.2 1996/11/17 08:06:19 obrien Exp $ # DISTNAME= rtty-3.2 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ -MAINTAINER= jkh@FreeBSD.org - NO_WRKSUBDIR= yes .include <bsd.port.mk> |