diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-16 18:02:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-16 18:02:18 +0000 |
commit | 4b872df8d143ee30fcc7ac58f27e30a7698fffa4 (patch) | |
tree | e06dc2121e7fb556f07fca6829222fd8b0a7f95d /x11-toolkits/p5-Tk-ResizeButton | |
parent | c49b8e0836c0dce6b9ea7b78e8dab7c99867b2f4 (diff) | |
download | ports-4b872df8d143ee30fcc7ac58f27e30a7698fffa4.tar.gz ports-4b872df8d143ee30fcc7ac58f27e30a7698fffa4.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk-ResizeButton')
-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 82d505427909..d52603fa90a1 100644 --- a/x11-toolkits/p5-Tk-ResizeButton/Makefile +++ b/x11-toolkits/p5-Tk-ResizeButton/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@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 |