- Reset maintainership - missed in r294139

This commit is contained in:
Bryan Drewery 2013-07-06 12:39:03 +00:00
parent 9e28ddc44f
commit 46f54e0c28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322389

View file

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