diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-21 05:45:58 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-21 05:45:58 +0800 |
commit | 1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc (patch) | |
tree | 17a1f76984fa416012bc36e0e0a4bbd62f4815b1 /irc | |
parent | 433547a2a24897640ca46a0616d2a96ee49c8b65 (diff) | |
download | freebsd-ports-gnome-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.tar.gz freebsd-ports-gnome-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.tar.zst freebsd-ports-gnome-1e363cb8e16c7a84a1792b9843f3a6c64a7f68fc.zip |
Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
Diffstat (limited to 'irc')
-rw-r--r-- | irc/ezbounce-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/ezbounce/Makefile | 2 | ||||
-rw-r--r-- | irc/ninja/Makefile | 2 | ||||
-rw-r--r-- | irc/quirc/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile index 611baaee9bff..67762fe6d9fe 100644 --- a/irc/ezbounce-devel/Makefile +++ b/irc/ezbounce-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99.6 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile index 611baaee9bff..67762fe6d9fe 100644 --- a/irc/ezbounce/Makefile +++ b/irc/ezbounce/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99.6 CATEGORIES= irc MASTER_SITES= http://druglord.freelsd.org/ezbounce/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile index 2c441a356a1b..b0c0a7c1be51 100644 --- a/irc/ninja/Makefile +++ b/irc/ninja/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes PLIST_SUB= VERSION="${PORTVERSION}" diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile index fd70f02fca01..fd02c1b34d1e 100644 --- a/irc/quirc/Makefile +++ b/irc/quirc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.79 CATEGORIES= irc tk82 MASTER_SITES= http://patearl.powersurfr.com/quirc/ -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 |