diff options
-rw-r--r-- | graphics/orca/Makefile | 2 | ||||
-rw-r--r-- | mail/biffer/Makefile | 2 | ||||
-rw-r--r-- | misc/lc/Makefile | 2 | ||||
-rw-r--r-- | x11/xmsg/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/orca/Makefile b/graphics/orca/Makefile index bdf7629a2f9..61fbed9da52 100644 --- a/graphics/orca/Makefile +++ b/graphics/orca/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.orcaware.com/orca/pub/ -MAINTAINER= jsellens@generalconcepts.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for plotting arbitrary data from text files onto a Web server # needs some happy Perl modules diff --git a/mail/biffer/Makefile b/mail/biffer/Makefile index 7b3371fa6e7..ebdc2ff78ac 100644 --- a/mail/biffer/Makefile +++ b/mail/biffer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.generalconcepts.com/resources/software/ -MAINTAINER= jsellens@generalconcepts.com +MAINTAINER= ports@FreeBSD.org COMMENT= A better mail notification server RUN_DEPENDS= xmsg:${PORTSDIR}/x11/xmsg diff --git a/misc/lc/Makefile b/misc/lc/Makefile index 947f72db20a..a9078f2f643 100644 --- a/misc/lc/Makefile +++ b/misc/lc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= http://www.generalconcepts.com/resources/software/ -MAINTAINER= jsellens@generalconcepts.com +MAINTAINER= ports@FreeBSD.org COMMENT= An alternative to ls(1) MAN1= lc.1 diff --git a/x11/xmsg/Makefile b/x11/xmsg/Makefile index 3fb6a4425fc..8e1a00bec24 100644 --- a/x11/xmsg/Makefile +++ b/x11/xmsg/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.generalconcepts.com/resources/software/ -MAINTAINER= jsellens@generalconcepts.com +MAINTAINER= ports@FreeBSD.org COMMENT= The X11R4 version of xmessage updated for X11R5 and renamed MAN1= xmsg.1 |