diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-25 03:13:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-25 03:13:51 +0000 |
commit | 7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c (patch) | |
tree | 71164ced501e25d63d91713338c0416bdb750bdc /x11-toolkits/p5-Tk/Makefile | |
parent | 4cd75d90efab698886b425d79cd6347b2c264197 (diff) | |
download | ports-7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c.tar.gz ports-7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Tk/Makefile')
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index e61dd5b9316f..f51609518b0b 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits tk perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= yinjieh@csie.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A re-port of a perl5 interface to Tk8.4 PERL_CONFIGURE= 5.8.0+ |