diff options
author | swills <swills@FreeBSD.org> | 2013-07-06 20:47:52 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-07-06 20:47:52 +0800 |
commit | c30fcda518008ed2363742a5d58f843a0d81ef4d (patch) | |
tree | 7c0051be8bb21e4111d9b3d89b7f73bf8969aa62 /textproc | |
parent | 3e7cd323ad4ed8e024456d54510c2b1bdcce65ee (diff) | |
download | freebsd-ports-graphics-c30fcda518008ed2363742a5d58f843a0d81ef4d.tar.gz freebsd-ports-graphics-c30fcda518008ed2363742a5d58f843a0d81ef4d.tar.zst freebsd-ports-graphics-c30fcda518008ed2363742a5d58f843a0d81ef4d.zip |
- Assign maintainership to ruby@
Diffstat (limited to 'textproc')
-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 9d123340ef7..38e2520b57a 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 |