diff options
-rw-r--r-- | audio/id3v2/Makefile | 2 | ||||
-rw-r--r-- | devel/gaphor/Makefile | 2 | ||||
-rw-r--r-- | devel/php-dbg/Makefile | 2 | ||||
-rw-r--r-- | devel/php-dbg2/Makefile | 2 | ||||
-rw-r--r-- | games/imaze/Makefile | 2 | ||||
-rw-r--r-- | graphics/diacanvas2/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/gnome-commander/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/audio/id3v2/Makefile b/audio/id3v2/Makefile index 64b5e1f0d93f..5379ffbb1d91 100644 --- a/audio/id3v2/Makefile +++ b/audio/id3v2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= id3v2 -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= Command line id3v2 tag editor LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib diff --git a/devel/gaphor/Makefile b/devel/gaphor/Makefile index a1f227663641..ca721d103484 100644 --- a/devel/gaphor/Makefile +++ b/devel/gaphor/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DIST_SUBDIR= gnome2 -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= UML modeling environment written in Python BUILD_DEPENDS= diacanvas2>=0:${PORTSDIR}/graphics/diacanvas2 diff --git a/devel/php-dbg/Makefile b/devel/php-dbg/Makefile index 3a0cab42471d..443b78e7c92a 100644 --- a/devel/php-dbg/Makefile +++ b/devel/php-dbg/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dd.cron.ru/dbg/dnld/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/devel/php-dbg2/Makefile b/devel/php-dbg2/Makefile index 3a0cab42471d..443b78e7c92a 100644 --- a/devel/php-dbg2/Makefile +++ b/devel/php-dbg2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://dd.cron.ru/dbg/dnld/ PKGNAMEPREFIX= php- DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= Debugger for PHP4 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/games/imaze/Makefile b/games/imaze/Makefile index a3cf217c7c22..1e701ceabc14 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://home.tu-clausthal.de/student/iMaze/files/ PKGNAMESUFFIX= -${TOOLKIT} -MAINTAINER= rk@ronald.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multi-player network action game for TCP/IP with 3D graphics .if defined(WITH_MOTIF) && defined(HAVE_MOTIF) diff --git a/graphics/diacanvas2/Makefile b/graphics/diacanvas2/Makefile index a0ac7dac0b33..c573b15d4902 100644 --- a/graphics/diacanvas2/Makefile +++ b/graphics/diacanvas2/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= diacanvas -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= A general drawing canvas from dia dialog editor USE_GNOME= gnomehack gnometarget pygnome2 diff --git a/x11-fm/gnome-commander/Makefile b/x11-fm/gnome-commander/Makefile index f8285c772286..c5ac261e27cb 100644 --- a/x11-fm/gnome-commander/Makefile +++ b/x11-fm/gnome-commander/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-commander/1.0/ -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= File manager for Gnome .if defined(WITH_FAM) diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 768889df50a8..08a283809a5c 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= sources/gnome-commander/1.1 PKGNAMESUFFIX= 2 DIST_SUBDIR= gnome2 -MAINTAINER= rehsack@liwing.de +MAINTAINER= ports@FreeBSD.org COMMENT= File manager for Gnome2 CONFLICTS= gnome-commander-* |