diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-19 14:46:52 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-19 14:46:52 +0000 |
commit | 050e7038392eb2225d375f977a70021880827a6a (patch) | |
tree | 7cb1973409df4dd9016c44ca882c14b236b0e282 /audio/timidity++-emacs | |
parent | 8e09239de1993b5ed19cca77ce9be3b7ba9eb5f0 (diff) | |
download | ports-050e7038392eb2225d375f977a70021880827a6a.tar.gz ports-050e7038392eb2225d375f977a70021880827a6a.zip |
Notes
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 b50833caea20..0a871b0e2979 100644 --- a/audio/timidity++-emacs/Makefile +++ b/audio/timidity++-emacs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= timidity++ -PORTVERSION= 2.10.0 +PORTVERSION= 2.10.1 CATEGORIES= audio MASTER_SITES= http://www.goice.co.jp/member/mo/timidity/dist/ PKGNAMESUFFIX= -${INTERFACE} |