diff options
author | rafan <rafan@FreeBSD.org> | 2007-04-18 17:03:03 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-04-18 17:03:03 +0800 |
commit | 2b766bd64585eef9f05b23537be877c7b5c228a6 (patch) | |
tree | 77b4a739f77b3da7b519af2d5ac2b7eee7f67b86 /graphics | |
parent | d7105c2e6866b2b274b276f1d0b899dba8c0bd26 (diff) | |
download | freebsd-ports-gnome-2b766bd64585eef9f05b23537be877c7b5c228a6.tar.gz freebsd-ports-gnome-2b766bd64585eef9f05b23537be877c7b5c228a6.tar.zst freebsd-ports-gnome-2b766bd64585eef9f05b23537be877c7b5c228a6.zip |
- Reset maintainership due to undelivered mail
<mark@goodstorm.com>: host mx1.emailsrvr.com[207.97.245.101] said: 550 5.1.1
<mark@goodstorm.com>: Recipient address rejected: User unknown in relay
recipient table (in reply to RCPT TO command)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php-magickwand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/php-magickwand/Makefile b/graphics/php-magickwand/Makefile index ccf33fab6c8f..3368d87d11c5 100644 --- a/graphics/php-magickwand/Makefile +++ b/graphics/php-magickwand/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.magickwand.org/download/php/ PKGNAMEPREFIX= php- DISTNAME= MagickWandForPHP-${PORTVERSION} -MAINTAINER= mark@goodstorm.com +MAINTAINER= ports@FreeBSD.org COMMENT= A PHP extension to manipulate images LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick |