diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-07-06 20:47:52 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-07-06 20:47:52 +0800 |
commit | 10c420eb5763dfe575be141f3479c88aa47f5ef2 (patch) | |
tree | 7c0051be8bb21e4111d9b3d89b7f73bf8969aa62 /textproc/ruby-diff | |
parent | 46f54e0c28969d73c2a0fcc4831b8080c7c12a2c (diff) | |
download | freebsd-ports-gnome-10c420eb5763dfe575be141f3479c88aa47f5ef2.tar.gz freebsd-ports-gnome-10c420eb5763dfe575be141f3479c88aa47f5ef2.tar.zst freebsd-ports-gnome-10c420eb5763dfe575be141f3479c88aa47f5ef2.zip |
- Assign maintainership to ruby@
Diffstat (limited to 'textproc/ruby-diff')
-rw-r--r-- | textproc/ruby-diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-diff/Makefile b/textproc/ruby-diff/Makefile index 9d123340ef72..38e2520b57af 100644 --- a/textproc/ruby-diff/Makefile +++ b/textproc/ruby-diff/Makefile @@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= ports/ruby-diff PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby implementation of Perl's Algorithm::Diff USE_RUBY= YES |