diff options
author | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
---|---|---|
committer | Alexander Logvinov <avl@FreeBSD.org> | 2009-05-28 20:44:16 +0000 |
commit | 9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985 (patch) | |
tree | 2549742a0ac8712655f11d153b8f6081280b187c /devel/rubygem-gem_plugin | |
parent | bb283790226fa4725057b7965a853d162c412301 (diff) | |
download | ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.tar.gz ports-9463ff6e5bb3075b5ea3da0c7dd0cdf4c82b5985.zip |
Notes
Diffstat (limited to 'devel/rubygem-gem_plugin')
-rw-r--r-- | devel/rubygem-gem_plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile index 0095372da6dd..17cda4a809f9 100644 --- a/devel/rubygem-gem_plugin/Makefile +++ b/devel/rubygem-gem_plugin/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= mongrel -MAINTAINER= ports@logvinov.com +MAINTAINER= avl@FreeBSD.org COMMENT= Gem Based Plugin System RUN_DEPENDS= ${BUILD_DEPENDS} |