diff options
author | nork <nork@FreeBSD.org> | 2008-03-29 17:15:37 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2008-03-29 17:15:37 +0800 |
commit | 96a646249c49cf29c32f506ac4ff542e886dc57e (patch) | |
tree | 68b4863c1248a2976d4a43de8bfc1c043d95f45b | |
parent | d02a7885a023bc5e1c344afc2bc50e33ca730983 (diff) | |
download | freebsd-ports-gnome-96a646249c49cf29c32f506ac4ff542e886dc57e.tar.gz freebsd-ports-gnome-96a646249c49cf29c32f506ac4ff542e886dc57e.tar.zst freebsd-ports-gnome-96a646249c49cf29c32f506ac4ff542e886dc57e.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
-rw-r--r-- | mail/quickml/Makefile | 2 | ||||
-rw-r--r-- | misc/ruby-vpim/Makefile | 2 | ||||
-rw-r--r-- | print/p5-PDF-Template/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 1372f194c75b..14302cc61562 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://0xcc.net/quickml/ -MAINTAINER= yaizawa@mdbl.sfc.keio.ac.jp +MAINTAINER= yaizawa@2004.jukuin.keio.ac.jp COMMENT= An easy-to-use mailing list system OPTIONS+= ANALOG "Enable quickml-analog" on \ diff --git a/misc/ruby-vpim/Makefile b/misc/ruby-vpim/Makefile index 00340968aa5f..55428dc40b6c 100644 --- a/misc/ruby-vpim/Makefile +++ b/misc/ruby-vpim/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} EXTRACT_SUFX= .tgz DIST_SUBDIR= ruby -MAINTAINER= yaizawa@mdbl.sfc.keio.ac.jp +MAINTAINER= yaizawa@2004.jukuin.keio.ac.jp COMMENT= vCard and iCalendar support for ruby USE_RUBY= yes 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 \ |