1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- set maintainer to ruby@

This commit is contained in:
Jason Helfman 2012-10-03 00:47:00 +00:00
parent 84074a667d
commit fe5909d1aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305178
2 changed files with 2 additions and 10 deletions

View File

@ -1,7 +1,3 @@
# Ports collection makefile for: rubygem-bcrypt-ruby
# Date created: 13 January 2011
# Whom: Jason Helfman <jhelfman@experts-exchange.com>
#
# $FreeBSD$
PORTNAME= bcrypt-ruby
@ -9,7 +5,7 @@ PORTVERSION= 3.0.1
CATEGORIES= security rubygems
MASTER_SITES= RG
MAINTAINER= jgh@FreeBSD.org
MAINTAINER= ruby@FreeBSD.org
COMMENT= Sophisticated and secure hash algorithm for passwords
RUN_DEPENDS+= bcrypt:${PORTSDIR}/security/bcrypt

View File

@ -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 \