diff options
-rw-r--r-- | textproc/ruby-diff/Makefile | 8 |
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 |