aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-kwalify
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-07-27 16:06:01 +0000
committerSteve Wills <swills@FreeBSD.org>2013-07-27 16:06:01 +0000
commit413424ee99f55dc8d1d442dfc594daa157055a7b (patch)
tree8ef1f11a6de3111d6a26743f7db0753348a8c53d /textproc/rubygem-kwalify
parent4c082f93daffa48c418a347625e4edaedd6c4acc (diff)
downloadports-413424ee99f55dc8d1d442dfc594daa157055a7b.tar.gz
ports-413424ee99f55dc8d1d442dfc594daa157055a7b.zip
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here Reviewed by: danfe
Notes
Notes: svn path=/head/; revision=323794
Diffstat (limited to 'textproc/rubygem-kwalify')
-rw-r--r--textproc/rubygem-kwalify/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/rubygem-kwalify/Makefile b/textproc/rubygem-kwalify/Makefile
index 05ba7f44d9cd..fb021d98a005 100644
--- a/textproc/rubygem-kwalify/Makefile
+++ b/textproc/rubygem-kwalify/Makefile
@@ -1,16 +1,12 @@
-# Ports collection makefile for: rubygem-kwalify
-# Date created: 18 January 2010
-# Whom: Eric Freeman <freebsdports@chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
-#
PORTNAME= kwalify
PORTVERSION= 0.7.2
CATEGORIES= textproc rubygems
MASTER_SITES= RG
-MAINTAINER= freebsdports@chillibear.com
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Kwalify is a parser, schema validator, and data binding tool for YAML and JSON.
USE_RUBY= yes