diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2008-03-29 17:15:37 +0800 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2008-03-29 17:15:37 +0800 |
commit | 52af7889449fbb91efcbd41c0b47719f7ab93cef (patch) | |
tree | 517f8b36236ce6f069039e30f45cd1b84a78b834 /print | |
parent | 981c3ad1a505078ff7caba438c4b6e17be450e38 (diff) | |
download | freebsd-ports-gnome-52af7889449fbb91efcbd41c0b47719f7ab93cef.tar.gz freebsd-ports-gnome-52af7889449fbb91efcbd41c0b47719f7ab93cef.tar.zst freebsd-ports-gnome-52af7889449fbb91efcbd41c0b47719f7ab93cef.zip |
Change to new email account.
Submitted by: Yuichiro Aizawa yaizawa at 2004.jukuin.keio.ac.jp (maintainer)
Committed at: ASIABSDCon 2008 at Iidabashi, Tokyo, Japan
Committed with: knu, metal, takawata, motoyuki, akiyama, ume, brooks, rrs,
simokawa, daichi, hrs, nyan, imp, gnn, pjd, philip, mckusick
Diffstat (limited to 'print')
-rw-r--r-- | print/p5-PDF-Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-PDF-Template/Makefile b/print/p5-PDF-Template/Makefile index 6c1e9bdd29d7..9b4dda01be53 100644 --- a/print/p5-PDF-Template/Makefile +++ b/print/p5-PDF-Template/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PDF PKGNAMEPREFIX= p5- -MAINTAINER= yaizawa@mdbl.sfc.keio.ac.jp +MAINTAINER= yaizawa@2004.jukuin.keio.ac.jp COMMENT= PDF layout system that uses the same data structures as HTML::Template BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib-perl \ |