diff options
author | knu <knu@FreeBSD.org> | 2001-03-20 21:05:32 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-03-20 21:05:32 +0800 |
commit | 33383c898cc896cd18eaf274cae2fb818a61754d (patch) | |
tree | a81fd8bb83eeee89333c6444346a53015886bb2a /audio/timidity++-emacs | |
parent | b30ac1f4c6b2b9aad4b0d1603c1306e9ff300f74 (diff) | |
download | freebsd-ports-gnome-33383c898cc896cd18eaf274cae2fb818a61754d.tar.gz freebsd-ports-gnome-33383c898cc896cd18eaf274cae2fb818a61754d.tar.zst freebsd-ports-gnome-33383c898cc896cd18eaf274cae2fb818a61754d.zip |
Update to 2.10.4.
PR: ports/25937, ports/25938
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
Diffstat (limited to 'audio/timidity++-emacs')
-rw-r--r-- | audio/timidity++-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/timidity++-emacs/Makefile b/audio/timidity++-emacs/Makefile index 6bf7cc29a9a0..bc11fa2e62ec 100644 --- a/audio/timidity++-emacs/Makefile +++ b/audio/timidity++-emacs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= timidity++ -PORTVERSION= 2.10.3 +PORTVERSION= 2.10.4 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ PKGNAMESUFFIX= -${INTERFACE} |