diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:56:45 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:56:45 +0000 |
commit | f1dde8025bfed439cc2d0bb08f2ce67293b71f97 (patch) | |
tree | 1273da529c2b58e4e63ee7bc378d181607c16c31 /lang/ruby19 | |
parent | f8a3aced5e715e233df2030ebdb0136a94e3afb3 (diff) |
Notes
Diffstat (limited to 'lang/ruby19')
-rw-r--r-- | lang/ruby19/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby19/Makefile b/lang/ruby19/Makefile index 6ab35c18b32a..972ffcf8e8b3 100644 --- a/lang/ruby19/Makefile +++ b/lang/ruby19/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${MASTER_SITE_SUBDIR_RUBY} DISTNAME= ${RUBY_DISTNAME} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT?= An object-oriented interpreted scripting language LIB_DEPENDS= ffi.5:${PORTSDIR}/devel/libffi \ |