diff options
author | jgh <jgh@FreeBSD.org> | 2012-10-03 08:51:40 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-10-03 08:51:40 +0800 |
commit | e68392ef45a504767b5bf7875fe1c1b04999c3b0 (patch) | |
tree | d14af74d7b1e2210521c71d30d5cc687f3a02041 | |
parent | ce2803f87632247c2da3aa381bdd0ec589e5c9c4 (diff) | |
download | freebsd-ports-gnome-e68392ef45a504767b5bf7875fe1c1b04999c3b0.tar.gz freebsd-ports-gnome-e68392ef45a504767b5bf7875fe1c1b04999c3b0.tar.zst freebsd-ports-gnome-e68392ef45a504767b5bf7875fe1c1b04999c3b0.zip |
- set maintainer to ruby@
-rw-r--r-- | sysutils/rubygem-fssm/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sysutils/rubygem-fssm/Makefile b/sysutils/rubygem-fssm/Makefile index 79ce0df4d66d..c497e0a35f9e 100644 --- a/sysutils/rubygem-fssm/Makefile +++ b/sysutils/rubygem-fssm/Makefile @@ -1,16 +1,11 @@ -# New ports collection makefile for: rubygem-fssm -# Date created: 2011-10-07 -# Whom: Jason Helfman <jhelfman@experts-exchange.com> -# # $FreeBSD$ -# PORTNAME= fssm PORTVERSION= 0.2.8.1 CATEGORIES= sysutils ruby MASTER_SITES= RG -MAINTAINER= jgh@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Provides a state tracking and event firing utility USE_RUBY= yes |