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-Contrib | |
parent | c49b8e0836c0dce6b9ea7b78e8dab7c99867b2f4 (diff) | |
download | freebsd-ports-4b872df8d143ee30fcc7ac58f27e30a7698fffa4.zip |
- pass p5-Tk ports@ ports to perl
Diffstat (limited to 'x11-toolkits/p5-Tk-Contrib')
-rw-r--r-- | x11-toolkits/p5-Tk-Contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk-Contrib/Makefile b/x11-toolkits/p5-Tk-Contrib/Makefile index ba733e94d6c4..43109d0e7d0f 100644 --- a/x11-toolkits/p5-Tk-Contrib/Makefile +++ b/x11-toolkits/p5-Tk-Contrib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits perl5 tk MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Contributed Tk widgets BUILD_DEPENDS= p5-Tk>=804:${PORTSDIR}/x11-toolkits/p5-Tk |