diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-28 15:48:01 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-28 15:48:01 +0800 |
commit | c9f18a7919ead4be67019801e68433320fc77528 (patch) | |
tree | 0cf1a9a5427e633ef8e640657aea0ef291e79fef /games | |
parent | 61acbe5e8b1ffc8ab0f4bb04b350b88d66b97e94 (diff) | |
download | freebsd-ports-gnome-c9f18a7919ead4be67019801e68433320fc77528.tar.gz freebsd-ports-gnome-c9f18a7919ead4be67019801e68433320fc77528.tar.zst freebsd-ports-gnome-c9f18a7919ead4be67019801e68433320fc77528.zip |
Reset maintainer, email bounces
With hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/gbottler/Makefile | 2 | ||||
-rw-r--r-- | games/gnomekiss/Makefile | 2 | ||||
-rw-r--r-- | games/grhino/Makefile | 2 | ||||
-rw-r--r-- | games/ninix-aya/Makefile | 2 | ||||
-rw-r--r-- | games/pykawari/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/gbottler/Makefile b/games/gbottler/Makefile index 7308ae56e44a..a8a458dea9e4 100644 --- a/games/gbottler/Makefile +++ b/games/gbottler/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= gbottler/45155 -MAINTAINER= umeno@rr.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= SSTP Bottle client RUN_DEPENDS= ${PYXML} diff --git a/games/gnomekiss/Makefile b/games/gnomekiss/Makefile index 4828c1fb3493..facc5e6777fc 100644 --- a/games/gnomekiss/Makefile +++ b/games/gnomekiss/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= games gnome MASTER_SITES= http://devel.tlrmx.org/kiss/source/ -MAINTAINER= umeno@rr.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= GNOME version of Kisekae Set System RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/games/grhino/Makefile b/games/grhino/Makefile index faf9ed7231f1..c0a3822fbc0c 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= SF/rhino/GRhino/${PORTVERSION} -MAINTAINER= umeno@rr.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= GRhino Othello/Reversi Program USES= gettext pkgconfig perl5 diff --git a/games/ninix-aya/Makefile b/games/ninix-aya/Makefile index 7c3cd207c75c..07fe07afee40 100644 --- a/games/ninix-aya/Makefile +++ b/games/ninix-aya/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ninix-aya/58500 EXTRACT_SUFX= .tgz -MAINTAINER= umeno@rr.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Ninix-aya is a compatible with desktop mascot program "Ukagaka" LICENSE= GPLv2 diff --git a/games/pykawari/Makefile b/games/pykawari/Makefile index bf839e1beb39..f0df16ee7c57 100644 --- a/games/pykawari/Makefile +++ b/games/pykawari/Makefile @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/kawari/kawari/${PORTVERSION} DISTNAME= kawari-${PORTVERSION:S/.//g} -MAINTAINER= umeno@rr.iij4u.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Real kawari8 module for ninix-aya RUN_DEPENDS= ninix:${PORTSDIR}/games/ninix-aya |