diff options
author | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
commit | c8a19d3ca574281f99115a057261b122d470e6b7 (patch) | |
tree | 41a5f4c583012ead43b8e87eec9ed2f9085df4f3 /devel/rubygem-launchy | |
parent | 35338f5c23dad54aad11618db3e24cce19196f6c (diff) | |
download | freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.tar.gz freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.tar.zst freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.zip |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
Diffstat (limited to 'devel/rubygem-launchy')
-rw-r--r-- | devel/rubygem-launchy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-launchy/Makefile b/devel/rubygem-launchy/Makefile index 0f8091635bad..3400b66005ef 100644 --- a/devel/rubygem-launchy/Makefile +++ b/devel/rubygem-launchy/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 0.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= A helper class for launching cross-platform applications RUN_DEPENDS= rubygem-configuration>=0.0.5:${PORTSDIR}/devel/rubygem-configuration |