diff options
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 |