diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-19 14:43:40 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-10-19 14:43:40 +0000 |
commit | 8e09239de1993b5ed19cca77ce9be3b7ba9eb5f0 (patch) | |
tree | 3d452055766be28d16d5c82af548d4e65fc10c20 /audio/timidity++/Makefile | |
parent | f9a143653557ffc5ea511f5a7dbeaa4f092806a4 (diff) |
Notes
Diffstat (limited to 'audio/timidity++/Makefile')
-rw-r--r-- | audio/timidity++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 5846af5b4b5b..6e8a066e917c 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/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/ DISTNAME= TiMidity++-${PORTVERSION} |