diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-05 14:19:19 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-05 14:19:19 +0800 |
commit | 5408c5f0fec41a3b03e7f6d47932f008181c85fa (patch) | |
tree | e4c2de4ed6817a6d373e4cc7fd4faa922b112859 /audio/p5-Audio-MPD/Makefile | |
parent | 5b75716781fdd3bba8ded034b24db63ef08938d9 (diff) | |
download | freebsd-ports-gnome-5408c5f0fec41a3b03e7f6d47932f008181c85fa.tar.gz freebsd-ports-gnome-5408c5f0fec41a3b03e7f6d47932f008181c85fa.tar.zst freebsd-ports-gnome-5408c5f0fec41a3b03e7f6d47932f008181c85fa.zip |
- update to 1.111200
- changes: http://cpansearch.perl.org/src/JQUELIN/Audio-MPD-1.111200/Changes
Diffstat (limited to 'audio/p5-Audio-MPD/Makefile')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index ab4ade83fbbf..bfc0d953bc77 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Audio-MPD -PORTVERSION= 1.110560 +PORTVERSION= 1.111200 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |