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 | |
parent | 4cd75d90efab698886b425d79cd6347b2c264197 (diff) | |
download | ports-7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c.tar.gz ports-7cf77d236e0442dc2e8b7452a1af2a9f7ed2b06c.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkmathview/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index e29b08aeb6c7..10a03417e879 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/ -MAINTAINER= yinjieh@csie.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK Widget to Render MathML Documents LIB_DEPENDS= t1:${PORTSDIR}/devel/t1lib \ 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+ |