diff options
author | oliver <oliver@FreeBSD.org> | 2011-03-04 18:43:58 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-03-04 18:43:58 +0800 |
commit | 9379aed84656e7a70a155acf43d1a60a195684d4 (patch) | |
tree | d7a43bd7d87eb98b93d9dd7af7a7f79b504f9f2e /multimedia/tunapie | |
parent | 5ac2c6c216c6f2b89e3a006d5648b870921e54b2 (diff) | |
download | freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.tar.gz freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.tar.zst freebsd-ports-gnome-9379aed84656e7a70a155acf43d1a60a195684d4.zip |
update audacious to 2.4.4
Diffstat (limited to 'multimedia/tunapie')
-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 d87c84bea2c7..cb3190c09628 100644 --- a/multimedia/tunapie/Makefile +++ b/multimedia/tunapie/Makefile @@ -7,7 +7,7 @@ PORTNAME= tunapie PORTVERSION= 2.1.18 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.1 DISTNAME= ${PORTNAME}-${PORTVERSION:S,.r,rc,} |