diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-06-16 08:31:34 +0800 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-06-16 08:31:34 +0800 |
commit | 75050926e848a06c84b1e8b1623fe5405e2a2636 (patch) | |
tree | 52c59c3de1fc142a04035b5dadc08cf4a534dc19 | |
parent | 8f060fc2f8c99dd4bd8e63201660c214f542aa92 (diff) | |
download | freebsd-ports-gnome-75050926e848a06c84b1e8b1623fe5405e2a2636.tar.gz freebsd-ports-gnome-75050926e848a06c84b1e8b1623fe5405e2a2636.tar.zst freebsd-ports-gnome-75050926e848a06c84b1e8b1623fe5405e2a2636.zip |
Reset bouncing maintainer address:
<lubomir_m@abv.bg>: host pmx.abv.bg[194.153.145.77] said: 550 5.1.1
<lubomir_m@abv.bg>: Recipient address rejected: User unknown in virtual
mailbox table (in reply to RCPT TO command)
We hope to see the maintainer back sometime soon.
-rw-r--r-- | x11-toolkits/p5-Tk-ResizeButton/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-ResizeButton/Makefile b/x11-toolkits/p5-Tk-ResizeButton/Makefile index e5de1613ad1f..9859596b8486 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk PKGNAMEPREFIX= p5- -MAINTAINER= lubomir_m@abv.bg +MAINTAINER= ports@FreeBSD.org COMMENT= A resizeable button to be used in a Tk::HList column header BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk |