diff options
author | oliver <oliver@FreeBSD.org> | 2009-12-03 01:31:04 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2009-12-03 01:31:04 +0800 |
commit | 7aaeeacc5016a917b40fe24b445d7c0e8d215c20 (patch) | |
tree | 0a98680dac2ac7d0ef596a478b98cd562267f7be /multimedia/tunapie/Makefile | |
parent | 5bbd456952f0458d1d40f9ecc4ec860f996cf262 (diff) | |
download | freebsd-ports-gnome-7aaeeacc5016a917b40fe24b445d7c0e8d215c20.tar.gz freebsd-ports-gnome-7aaeeacc5016a917b40fe24b445d7c0e8d215c20.tar.zst freebsd-ports-gnome-7aaeeacc5016a917b40fe24b445d7c0e8d215c20.zip |
update audacious to 2.2
bump portrevisions on dependent ports
mark audacious-crossfade BROKEN since it is no longer compatible with audacious
Diffstat (limited to 'multimedia/tunapie/Makefile')
-rw-r--r-- | multimedia/tunapie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tunapie/Makefile b/multimedia/tunapie/Makefile index 7dc7335a252a..6356abb34f9f 100644 --- a/multimedia/tunapie/Makefile +++ b/multimedia/tunapie/Makefile @@ -7,7 +7,7 @@ PORTNAME= tunapie PORTVERSION= 2.1.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.1 DISTNAME= ${PORTNAME}-${PORTVERSION:S,.r,rc,} |