diff options
-rw-r--r-- | audio/mp3riot/Makefile | 2 | ||||
-rw-r--r-- | sysutils/tct/Makefile | 2 | ||||
-rw-r--r-- | www/jetspeed/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3riot/Makefile b/audio/mp3riot/Makefile index bdc8b4656872..4793f5ff7e51 100644 --- a/audio/mp3riot/Makefile +++ b/audio/mp3riot/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3 CATEGORIES= audio MASTER_SITES= http://www.linuxsecure.de/f2html/ -MAINTAINER= francisco@gomezmarin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Mp3riot creates mp3 playlists, HTML files, etc RUN_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info diff --git a/sysutils/tct/Makefile b/sysutils/tct/Makefile index e478abfced3f..d441766f30dc 100644 --- a/sysutils/tct/Makefile +++ b/sysutils/tct/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.14 CATEGORIES= sysutils MASTER_SITES= http://www.porcupine.org/forensics/ -MAINTAINER= francisco@gomezmarin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Analyzer for forensic data USE_PERL5= yes diff --git a/www/jetspeed/Makefile b/www/jetspeed/Makefile index 5750a84b5de7..124665cce938 100644 --- a/www/jetspeed/Makefile +++ b/www/jetspeed/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR=jetspeed/binaries DISTFILES= ${PORTNAME}-${PORTVERSION}-war${EXTRACT_SUFX} -MAINTAINER= francisco@gomezmarin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Jetspeed is an Open Source Portal, written in Java and XML RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \ |