aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2005-02-15 08:32:08 +0000
committerErwin Lansing <erwin@FreeBSD.org>2005-02-15 08:32:08 +0000
commit8d6bafd6db3df17a50b8faef5e895033953ee132 (patch)
treee2d04abca8e47df60b90acf51da9ea7ff565b501
parente668ee5494c5d2ad45cf7e9b7145401fd5a93845 (diff)
Notes
-rw-r--r--archivers/xpk/Makefile2
-rw-r--r--audio/bmp-songchange/Makefile2
-rw-r--r--emulators/gxmame/Makefile2
-rw-r--r--games/lbreakout/Makefile2
-rw-r--r--games/lbreakout2/Makefile2
-rw-r--r--graphics/xv/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile
index 1295071b29c1..dfe0432fa982 100644
--- a/archivers/xpk/Makefile
+++ b/archivers/xpk/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.4
CATEGORIES= archivers
MASTER_SITES= http://www.jormas.com/~vesuri/xpk/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= The eXternal PacKer (XPK) library system
USE_INC_LIBTOOL_VER= 13
diff --git a/audio/bmp-songchange/Makefile b/audio/bmp-songchange/Makefile
index b4059e91b09b..5a04b7fe0569 100644
--- a/audio/bmp-songchange/Makefile
+++ b/audio/bmp-songchange/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://download.berlios.de/bmp-plugins/
DISTNAME= song_change-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= Beep Media Player do-this-on-song-change plugin
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
diff --git a/emulators/gxmame/Makefile b/emulators/gxmame/Makefile
index b6046e635126..f0e4fff72a80 100644
--- a/emulators/gxmame/Makefile
+++ b/emulators/gxmame/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= GXmame is a GTK frontend for xmame
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile
index 5f59edb7ff4f..7e35a9208cef 100644
--- a/games/lbreakout/Makefile
+++ b/games/lbreakout/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= A nice clone of classical Breakout game
USE_SDL= sdl
diff --git a/games/lbreakout2/Makefile b/games/lbreakout2/Makefile
index c0135e812c18..370f7b0a514f 100644
--- a/games/lbreakout2/Makefile
+++ b/games/lbreakout2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= lgames
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= flynn@energyhq.es.eu.org
COMMENT= The polished successor to LBreakout
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 6fc257c3095c..2780180171d9 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -33,7 +33,7 @@ PATCHFILES= ${DISTNAME}.JPEG-patch ${DISTNAME}.TIFF-patch \
deepcolor.patch gifpatch exceed_grab.patch \
tiff1200.patch gssafer.patch
-MAINTAINER?= ports@FreeBSD.org
+MAINTAINER?= flynn@energyhq.es.eu.org
COMMENT?= An X11 program that displays images of various formats
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \