diff options
-rw-r--r-- | audio/rio500/Makefile | 2 | ||||
-rw-r--r-- | japanese/mozilla-jlp/Makefile | 2 | ||||
-rw-r--r-- | www/webstone-ssl/Makefile | 2 | ||||
-rw-r--r-- | www/webstone/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index d467895ba18..01d1e05a603 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF -MAINTAINER= fortune@n.jpn.ph +MAINTAINER= ports@FreeBSD.org COMMENT= Utilities for Diamond Rio500 USE_GNOME= glib12 diff --git a/japanese/mozilla-jlp/Makefile b/japanese/mozilla-jlp/Makefile index f417660e341..2d6a5edd6d4 100644 --- a/japanese/mozilla-jlp/Makefile +++ b/japanese/mozilla-jlp/Makefile @@ -16,7 +16,7 @@ PKGNAMESUFFIX= -jlp DISTNAME= mozilla-${PORTVERSION}.ja-JP.langpack EXTRACT_SUFX= .xpi -MAINTAINER= fortune@n.jpn.ph +MAINTAINER= ports@FreeBSD.org COMMENT= Mozilla Japanese Language Pack (JLP) BUILD_DEPENDS= ${LOCALBASE}/lib/${MOZILLA}/regxpcom:${PORTSDIR}/www/${MOZILLA} diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile index 4a1b07866e7..b84d4d958e9 100644 --- a/www/webstone-ssl/Makefile +++ b/www/webstone-ssl/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -ssl DISTNAME= WebStone-SSL-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= fortune@n.jpn.ph +MAINTAINER= ports@FreeBSD.org COMMENT= World wide web server benchmarking with SSL support USE_OPENSSL= yes diff --git a/www/webstone/Makefile b/www/webstone/Makefile index bdb88a262f7..31421524d14 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.mindcraft.com/webstone/ DISTNAME= ws25_src EXTRACT_SUFX= .tgz -MAINTAINER= fortune@n.jpn.ph +MAINTAINER= ports@FreeBSD.org COMMENT= World wide web server benchmarking GNU_CONFIGURE= yes |