diff options
author | stas <stas@FreeBSD.org> | 2008-04-14 02:58:36 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2008-04-14 02:58:36 +0800 |
commit | 998344e7d8c26b991d12cf123c574176f207f526 (patch) | |
tree | c1bb708334a8d3b28dd4c02a4a7d1483b0e04568 /audio/ruby-smf/Makefile | |
parent | 324de4a46186e3b1127d7216b8b49bf2bbfa475c (diff) | |
download | freebsd-ports-gnome-998344e7d8c26b991d12cf123c574176f207f526.tar.gz freebsd-ports-gnome-998344e7d8c26b991d12cf123c574176f207f526.tar.zst freebsd-ports-gnome-998344e7d8c26b991d12cf123c574176f207f526.zip |
- Update to 0.15.8.
Diffstat (limited to 'audio/ruby-smf/Makefile')
-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 215b7bdc6251..bee267e8f56d 100644 --- a/audio/ruby-smf/Makefile +++ b/audio/ruby-smf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= smf -PORTVERSION= 0.15.7 +PORTVERSION= 0.15.8 CATEGORIES= audio ruby MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |