diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-16 15:26:59 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-08-16 15:26:59 +0000 |
commit | c0120aa789ae50e2cee7f371ef51f2e6c5c09985 (patch) | |
tree | 3ea7878aabf22cae224bae3fb14541417b8e1040 /audio | |
parent | Update to version 2.10.0 (diff) |
Update to version 2.10.0
PR: 20641
Submitted by: MAINTAINER
Notes
Notes:
svn path=/head/; revision=31687
Diffstat (limited to 'audio')
-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 3fcd0ca5c917..f23b86b5d286 100644 --- a/audio/timidity++-emacs/Makefile +++ b/audio/timidity++-emacs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= timidity++ -PORTVERSION= 2.9.5 +PORTVERSION= 2.10.0 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ PKGNAMESUFFIX= -${INTERFACE} |