diff options
-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 08bb1020406..22575d7609c 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 e2350983b32..517c0d4f8d5 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 92202ef7b60..2747d8d8163 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 2c430663f83..8b88e3d99e1 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 |