diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2011-11-01 22:59:35 +0000 |
commit | 24d3feefdb6df0340e4df9b0570975d62c10fc40 (patch) | |
tree | bc8cf845a78f569dcd904cd7e5d9f7a3647940a6 /audio/ruby-smf | |
parent | f1dde8025bfed439cc2d0bb08f2ce67293b71f97 (diff) | |
download | ports-24d3feefdb6df0340e4df9b0570975d62c10fc40.tar.gz ports-24d3feefdb6df0340e4df9b0570975d62c10fc40.zip |
Notes
Diffstat (limited to 'audio/ruby-smf')
-rw-r--r-- | audio/ruby-smf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ruby-smf/Makefile b/audio/ruby-smf/Makefile index 1c367790b0bc..50da59e21a49 100644 --- a/audio/ruby-smf/Makefile +++ b/audio/ruby-smf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module to handle Standard MIDI Files USE_RUBY= yes |