summaryrefslogtreecommitdiff
path: root/textproc/ruby-diff/Makefile
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-07-06 12:39:03 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-07-06 12:39:03 +0000
commit46f54e0c28969d73c2a0fcc4831b8080c7c12a2c (patch)
tree04676233c92508d966746ada613a943699af1eb0 /textproc/ruby-diff/Makefile
parentProblems with inline and clang are because clang defaults to C99. (diff)
- Reset maintainership - missed in r294139
Notes
Notes: svn path=/head/; revision=322389
Diffstat (limited to 'textproc/ruby-diff/Makefile')
-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