diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 04:45:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 04:45:44 +0800 |
commit | 129c71bc31e7c0ac9747bb65e0d94b83316ee2f6 (patch) | |
tree | a4cd92a44b9e57bc6bef517899d8e3b2c94c66c5 /graphics | |
parent | 37db9d9b9d2ddfe023fc5e0ce902ae413b117b76 (diff) | |
download | freebsd-ports-gnome-129c71bc31e7c0ac9747bb65e0d94b83316ee2f6.tar.gz freebsd-ports-gnome-129c71bc31e7c0ac9747bb65e0d94b83316ee2f6.tar.zst freebsd-ports-gnome-129c71bc31e7c0ac9747bb65e0d94b83316ee2f6.zip |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Graphics-ColorNames/Makefile | 2 | ||||
-rw-r--r-- | graphics/peps/Makefile | 2 | ||||
-rw-r--r-- | graphics/synaesthesia/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile index e0a8f9d37259..7c247e2ec1a6 100644 --- a/graphics/p5-Graphics-ColorNames/Makefile +++ b/graphics/p5-Graphics-ColorNames/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Graphics PKGNAMEPREFIX= p5- -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl class that defines RGB values for common color names BUILD_DEPENDS= ${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile index 50e5914b5f8c..b114832d9abd 100644 --- a/graphics/peps/Makefile +++ b/graphics/peps/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Converts EPS images to anti-aliased PGM bitmaps PLIST_FILES= bin/peps diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile index f45601c9255c..c173689dad4c 100644 --- a/graphics/synaesthesia/Makefile +++ b/graphics/synaesthesia/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3 CATEGORIES= graphics MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphically represents sound in real time USE_SDL= sdl |