diff options
author | antoine <antoine@FreeBSD.org> | 2014-02-28 17:52:04 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-02-28 17:52:04 +0000 |
commit | 5d62057750e69c63b35d0967072098755243c2b8 (patch) | |
tree | 48169440f4687c8cb65bfcf418272ee2822f2fcd | |
parent | f09e972ee5718c965931f09719f1a2def1880123 (diff) | |
download | FreeBSD-ports-5d62057750e69c63b35d0967072098755243c2b8.zip FreeBSD-ports-5d62057750e69c63b35d0967072098755243c2b8.tar.gz |
Reset maintainer: email bounces
-rw-r--r-- | audio/amp/Makefile | 2 | ||||
-rw-r--r-- | converters/ytnef/Makefile | 2 | ||||
-rw-r--r-- | devel/libytnef/Makefile | 2 | ||||
-rw-r--r-- | sysutils/gdmap/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/amp/Makefile b/audio/amp/Makefile index 08bb102..22575d7 100644 --- a/audio/amp/Makefile +++ b/audio/amp/Makefile @@ -7,7 +7,7 @@ PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www-users.cs.umn.edu/~wburdick/ftp/ -MAINTAINER= delphus@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Another mp3 player GNU_CONFIGURE= yes diff --git a/converters/ytnef/Makefile b/converters/ytnef/Makefile index e235098..517c0d4 100644 --- a/converters/ytnef/Makefile +++ b/converters/ytnef/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= converters mail MASTER_SITES= SF -MAINTAINER= delphus@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Unpack data in MS Outlook TNEF format OPTIONS_DEFINE= DOCS diff --git a/devel/libytnef/Makefile b/devel/libytnef/Makefile index 92202ef..2747d8d 100644 --- a/devel/libytnef/Makefile +++ b/devel/libytnef/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel mail MASTER_SITES= SF/ytnef/${PORTNAME}/${PORTVERSION} -MAINTAINER= delphus@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Unpack data in MS Outlook TNEF format OPTIONS_DEFINE= DOCS diff --git a/sysutils/gdmap/Makefile b/sysutils/gdmap/Makefile index 2c43066..8b88e3d 100644 --- a/sysutils/gdmap/Makefile +++ b/sysutils/gdmap/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= sysutils gnome MASTER_SITES= SF -MAINTAINER= delphus@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical disk map Utility BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser |