diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-19 11:18:13 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-19 11:18:13 +0800 |
commit | 9e3a904fcc6ae7325f74b47cb7d76c8d857d3b01 (patch) | |
tree | 49552112138bf82a2db0ba2f6dab17ac8ab8a38b | |
parent | 06cca7709a5d8ecf74748fdc56ac48edd3f3f04f (diff) | |
download | freebsd-ports-gnome-9e3a904fcc6ae7325f74b47cb7d76c8d857d3b01.tar.gz freebsd-ports-gnome-9e3a904fcc6ae7325f74b47cb7d76c8d857d3b01.tar.zst freebsd-ports-gnome-9e3a904fcc6ae7325f74b47cb7d76c8d857d3b01.zip |
- Pass maintainership to submitter
PR: ports/138955 ports/138956
Submitted by: Chris Petrik <chris@officialunix.com>
Feature safe: yes
-rw-r--r-- | emulators/fceu/Makefile | 2 | ||||
-rw-r--r-- | emulators/fceux/Makefile | 2 | ||||
-rw-r--r-- | irc/bitchx/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index 0374700b7be9..b69563468fb2 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}ltra/Source%20Code/${PORTVERSION}-pre DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile index 0374700b7be9..b69563468fb2 100644 --- a/emulators/fceux/Makefile +++ b/emulators/fceux/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}ltra/Source%20Code/${PORTVERSION}-pre DISTNAME= ${PORTNAME}-${PORTVERSION}-pre.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= chris@officialunix.com COMMENT= A portable NES/Famicom emulator based on Bero's original FCE USE_BZIP2= yes diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index ab4b7082b544..ad9f5ea09dd0 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= irc MASTER_SITES= SF/bitchx/ircii-pana/ircii-pana-1.1 DISTNAME= ircii-pana-1.1-final -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= chris@officialunix.com COMMENT?= ircII color client with GTK/GNOME support WRKSRC= ${WRKDIR}/BitchX |