diff options
author | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
---|---|---|
committer | barner <barner@FreeBSD.org> | 2005-02-28 21:05:25 +0800 |
commit | c40eec24adc747aea740a1fed95f42328f3f0eea (patch) | |
tree | b681cc17e91b91237aafe26d4cbbe2bc1035e2fc /games | |
parent | 10709ca1efee1ab8a12698d8479401e030e76f27 (diff) | |
download | freebsd-ports-graphics-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.gz freebsd-ports-graphics-c40eec24adc747aea740a1fed95f42328f3f0eea.tar.zst freebsd-ports-graphics-c40eec24adc747aea740a1fed95f42328f3f0eea.zip |
Change email address in ports maintained by me to barner@FreeBSD.org
Approved by: arved (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/clanbomber/Makefile | 2 | ||||
-rw-r--r-- | games/gnmm/Makefile | 2 | ||||
-rw-r--r-- | games/xcheckers/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/clanbomber/Makefile b/games/clanbomber/Makefile index cfee1cec3d9..2056d5f6c61 100644 --- a/games/clanbomber/Makefile +++ b/games/clanbomber/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A bomberman-like multiplayer game LIB_DEPENDS= clanCore.2:${PORTSDIR}/devel/clanlib diff --git a/games/gnmm/Makefile b/games/gnmm/Makefile index 7ac116f0d53..ec723299942 100644 --- a/games/gnmm/Makefile +++ b/games/gnmm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= gnome -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A "nine mens' morris" implementation for the GNOME Desktop Environment USE_GETTEXT= yes diff --git a/games/xcheckers/Makefile b/games/xcheckers/Makefile index fc94832c8f7..e25e6f6030b 100644 --- a/games/xcheckers/Makefile +++ b/games/xcheckers/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2 CATEGORIES= games MASTER_SITES= http://arton.cunst.net/xcheckers/ -MAINTAINER= barner@gmx.de +MAINTAINER= barner@FreeBSD.org COMMENT= A checkers game for X11 USE_IMAKE= yes |