diff options
author | oliver <oliver@FreeBSD.org> | 2007-03-12 03:58:10 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-03-12 03:58:10 +0800 |
commit | c3148be531e83f6cbe5ec2b22af00c4c4a58ed40 (patch) | |
tree | c004e158148007d7def8ba0b065a5b4fed8e1218 /multimedia/audacious-plugins/Makefile | |
parent | de4119473970252a1c3aaf03c065425766ab719a (diff) | |
download | freebsd-ports-gnome-c3148be531e83f6cbe5ec2b22af00c4c4a58ed40.tar.gz freebsd-ports-gnome-c3148be531e83f6cbe5ec2b22af00c4c4a58ed40.tar.zst freebsd-ports-gnome-c3148be531e83f6cbe5ec2b22af00c4c4a58ed40.zip |
update audacious-plugins to 1.3.1
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 b4e11fe293e0..c57b267f1ae2 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -6,7 +6,7 @@ # PORTNAME= audacious-plugins -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= multimedia audio MASTER_SITES= http://static.audacious-media-player.org/release/ EXTRACT_SUFX= .tgz |