diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 06:59:35 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2011-11-02 06:59:35 +0800 |
commit | fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa (patch) | |
tree | d661a41b4fe7aefdca713b4515e18f64fb08ddff /audio/ruby-esound | |
parent | 85ded549f839aa4bceeaee5cb0254e1980751eb2 (diff) | |
download | freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.tar.gz freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.tar.zst freebsd-ports-gnome-fc0eeccae0b19a3f8c045d3cfbc2dfe457ba0aaa.zip |
Send ports@ ruby ports over ruby@
most of these were from stas@
Diffstat (limited to 'audio/ruby-esound')
-rw-r--r-- | audio/ruby-esound/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-esound/Makefile b/audio/ruby-esound/Makefile index 355aec445462..981a4555f13e 100644 --- a/audio/ruby-esound/Makefile +++ b/audio/ruby-esound/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby binding to the EsounD library LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound |