diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-06 09:37:13 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-06 09:37:13 +0800 |
commit | 46ac060222d8b6a6ed3b4108e43001e7bcd9f667 (patch) | |
tree | 10035a319195abf291e450c02e97749335a9d280 /audio | |
parent | a65617526f64742733a2b7367d7f31a1a1a08179 (diff) | |
download | freebsd-ports-gnome-46ac060222d8b6a6ed3b4108e43001e7bcd9f667.tar.gz freebsd-ports-gnome-46ac060222d8b6a6ed3b4108e43001e7bcd9f667.tar.zst freebsd-ports-gnome-46ac060222d8b6a6ed3b4108e43001e7bcd9f667.zip |
upgrade to 0.7
Diffstat (limited to 'audio')
-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} |