diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2011-12-20 17:10:19 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2011-12-20 17:10:19 +0000 |
commit | d343539d3ada2a0344b61146267216bd70cf8b50 (patch) | |
tree | e7214d4110a14cd7c0fa30e526aca1598f0fd347 /www/rubygem-lighthouse-api | |
parent | 8d8bac49720457e5b68aa2552a5a7f7491bd88a8 (diff) |
Notes
Diffstat (limited to 'www/rubygem-lighthouse-api')
-rw-r--r-- | www/rubygem-lighthouse-api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-lighthouse-api/Makefile b/www/rubygem-lighthouse-api/Makefile index 98349f17db7a..41bf9bcf10ef 100644 --- a/www/rubygem-lighthouse-api/Makefile +++ b/www/rubygem-lighthouse-api/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= jhelfman@experts-exchange.com +MAINTAINER= jgh@FreeBSD.org COMMENT= Ruby interface for lighthouse ticketing system RUN_DEPENDS+= rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \ |