diff options
-rw-r--r-- | graphics/png2html/Makefile | 2 | ||||
-rw-r--r-- | irc/p5-IRC/Makefile | 2 | ||||
-rw-r--r-- | multimedia/tkxanim/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wmlmmon/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index a968acd6b173..932b39232c9c 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.engr.mun.ca/~holden/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= Takes a PNG image and transforms it into HTML LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/irc/p5-IRC/Makefile b/irc/p5-IRC/Makefile index e328713d011f..903690fd3b80 100644 --- a/irc/p5-IRC/Makefile +++ b/irc/p5-IRC/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net/JMUHLICH PKGNAMEPREFIX= p5- -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 modules to implement the IRC protocol (RFC 1459) PERL_CONFIGURE= yes diff --git a/multimedia/tkxanim/Makefile b/multimedia/tkxanim/Makefile index d3949abc22ca..df29b7d0925d 100644 --- a/multimedia/tkxanim/Makefile +++ b/multimedia/tkxanim/Makefile @@ -11,7 +11,7 @@ CATEGORIES= multimedia tk82 MASTER_SITES= http://freshmeat.net/redir/tkxanim/10652/url_tgz/ \ http://freebsd.unixfreunde.de/sources/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk frontend to xanim RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile index 01a93b676b35..b80c8418468b 100644 --- a/sysutils/wmlmmon/Makefile +++ b/sysutils/wmlmmon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.60 CATEGORIES= sysutils windowmaker MASTER_SITES= http://www.fxp.org/~jedgar/wmlmmon/ -MAINTAINER= jedgar@fxp.org +MAINTAINER= ports@FreeBSD.org COMMENT= WM dock app to display info from MB power management controllers ONLY_FOR_ARCHS= i386 |