aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ruby-diff
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-07-06 20:39:03 +0800
committerbdrewery <bdrewery@FreeBSD.org>2013-07-06 20:39:03 +0800
commit3e7cd323ad4ed8e024456d54510c2b1bdcce65ee (patch)
tree04676233c92508d966746ada613a943699af1eb0 /textproc/ruby-diff
parentdd70778915a150c7b5becfe1d4f0f508ead6841e (diff)
downloadfreebsd-ports-gnome-3e7cd323ad4ed8e024456d54510c2b1bdcce65ee.tar.gz
freebsd-ports-gnome-3e7cd323ad4ed8e024456d54510c2b1bdcce65ee.tar.zst
freebsd-ports-gnome-3e7cd323ad4ed8e024456d54510c2b1bdcce65ee.zip
- Reset maintainership - missed in r294139
Diffstat (limited to 'textproc/ruby-diff')
-rw-r--r--textproc/ruby-diff/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/ruby-diff/Makefile b/textproc/ruby-diff/Makefile
index 09546f317d11..9d123340ef72 100644
--- a/textproc/ruby-diff/Makefile
+++ b/textproc/ruby-diff/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ruby-diff
-# Date created: 13 June 2003
-# Whom: Makoto Matsushita <matusita@FreeBSD.org>
-#
+# Created by: Makoto Matsushita <matusita@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= diff
PORTVERSION= 0.4
@@ -13,7 +9,7 @@ MASTER_SITE_SUBDIR= ports/ruby-diff
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= matusita@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ruby implementation of Perl's Algorithm::Diff
USE_RUBY= YES