diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-26 15:09:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-26 15:09:16 +0800 |
commit | 7037edea8a16bcca69040476fd54f4ea2ff88452 (patch) | |
tree | cbe2c57d63924c1027babfa987e84d740886ffcf /multimedia/audacious-plugins | |
parent | d65cd2db5cb00cc13e9d9831d823e85e7316f279 (diff) | |
download | freebsd-ports-graphics-7037edea8a16bcca69040476fd54f4ea2ff88452.tar.gz freebsd-ports-graphics-7037edea8a16bcca69040476fd54f4ea2ff88452.tar.zst freebsd-ports-graphics-7037edea8a16bcca69040476fd54f4ea2ff88452.zip |
Chase audio/libmodplug update.
Diffstat (limited to 'multimedia/audacious-plugins')
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 8ea4090e6a9..6af5f16da94 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://audacious-media-player.org/release/ \ ${MASTER_SITE_LOCAL} |