- Reset maintainership - missed in r294139
This commit is contained in:
parent
9e28ddc44f
commit
46f54e0c28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322389
1 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue