diff options
author | oliver <oliver@FreeBSD.org> | 2014-02-18 16:13:45 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2014-02-18 16:13:45 +0800 |
commit | 94b1cb49979f1dba52739ac79ced4d3cdc51dca6 (patch) | |
tree | bb4e3afe1ea8db379fe3488c33bde0b8302d81e7 /multimedia/audacious-plugins/Makefile | |
parent | 4c97ab23738dcf2e74e23a5ab3b36417d75b1fa8 (diff) | |
download | freebsd-ports-gnome-94b1cb49979f1dba52739ac79ced4d3cdc51dca6.tar.gz freebsd-ports-gnome-94b1cb49979f1dba52739ac79ced4d3cdc51dca6.tar.zst freebsd-ports-gnome-94b1cb49979f1dba52739ac79ced4d3cdc51dca6.zip |
update to 3.4.3
Diffstat (limited to 'multimedia/audacious-plugins/Makefile')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 878737c62851..cd78e1b3e27b 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= audacious-plugins -PORTVERSION= 3.4.2 +PORTVERSION= 3.4.3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ |