diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-06 01:37:13 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-07-06 01:37:13 +0000 |
commit | 492124bebcd34d7b8d0171e60b046e0b109cc98c (patch) | |
tree | 2db79028c7b0985ea120d41880993b5136fac612 /audio/cymbaline | |
parent | This port doesn't use libtool so remove the check for it. (diff) |
upgrade to 0.7
Diffstat (limited to 'audio/cymbaline')
-rw-r--r-- | audio/cymbaline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cymbaline/Makefile b/audio/cymbaline/Makefile index 19901b118828..1176f36d0645 100644 --- a/audio/cymbaline/Makefile +++ b/audio/cymbaline/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cymbaline -PORTVERSION= 0.6 +PORTVERSION= 0.7 CATEGORIES= audio python MASTER_SITES= http://www.silmarill.org/cymbaline/ DISTNAME= ${PORTNAME} |