diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 00:29:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 00:29:57 +0000 |
commit | fe9fbeb23042a25894bebdba8de44bec62684b36 (patch) | |
tree | c7c5bb5edc66305a693a3420dd2d5fe985448ca9 | |
parent | 2294e310dfbc3ca55786c6d0d6bed028b853b3e0 (diff) |
Reset maintainer at his request. Thanks for the help in the past.
Notes
Notes:
svn path=/head/; revision=157636
-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 \ |