diff options
author | yoichi <yoichi@FreeBSD.org> | 2002-04-11 22:51:07 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2002-04-11 22:51:07 +0800 |
commit | 2397f611bd22367a349766740471b172b0ae965c (patch) | |
tree | d640fa131659f763126c3833a7024651856aeba6 /deskutils | |
parent | f06740b17e428d36f07a7a36d57efb02210034a5 (diff) | |
download | freebsd-ports-gnome-2397f611bd22367a349766740471b172b0ae965c.tar.gz freebsd-ports-gnome-2397f611bd22367a349766740471b172b0ae965c.tar.zst freebsd-ports-gnome-2397f611bd22367a349766740471b172b0ae965c.zip |
Change maintainer's address to the one at FreeBSD.org.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gemcal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gemcal/Makefile b/deskutils/gemcal/Makefile index 9d8442b16697..c10fb61935c0 100644 --- a/deskutils/gemcal/Makefile +++ b/deskutils/gemcal/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= http://www.quickhack.net/mhc/arc/ DISTNAME= mhc-current-snap${PORTVERSION} -MAINTAINER?= yoichi@eken.phys.nagoya-u.ac.jp +MAINTAINER?= yoichi@FreeBSD.org RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk |