diff options
Diffstat (limited to 'math/ruby-algebra')
-rw-r--r-- | math/ruby-algebra/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ruby-algebra/Makefile b/math/ruby-algebra/Makefile index 77c9eab4e2f7..a57964d3d495 100644 --- a/math/ruby-algebra/Makefile +++ b/math/ruby-algebra/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://blade.nagaokaut.ac.jp/~sinara/ruby/math/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= knu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Ruby library for mathematical (algebraic) computations USE_RUBY= yes |