diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-10-03 00:47:00 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-10-03 00:47:00 +0000 |
commit | fe5909d1aacef1ad12a90b67d22d5878c59ddaf2 (patch) | |
tree | c6e4d825b05d6b5a49e8ea047c56bcd129142c45 /www | |
parent | 84074a667db5830ed642a5bf85169f02eed65796 (diff) | |
download | ports-fe5909d1aacef1ad12a90b67d22d5878c59ddaf2.tar.gz ports-fe5909d1aacef1ad12a90b67d22d5878c59ddaf2.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-lighthouse-api/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/www/rubygem-lighthouse-api/Makefile b/www/rubygem-lighthouse-api/Makefile index 41bf9bcf10ef..b19850202065 100644 --- a/www/rubygem-lighthouse-api/Makefile +++ b/www/rubygem-lighthouse-api/Makefile @@ -1,7 +1,3 @@ -# Ports collection makefile for: rubygem-lighthouse-api -# Date created: 13 January 2011 -# Whom: Jason Helfman <jhelfman@experts-exchange.com> -# # $FreeBSD$ PORTNAME= lighthouse-api @@ -9,7 +5,7 @@ PORTVERSION= 2.0 CATEGORIES= www rubygems MASTER_SITES= RG -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby interface for lighthouse ticketing system RUN_DEPENDS+= rubygem-activesupport>=3.0.0:${PORTSDIR}/devel/rubygem-activesupport \ |