diff options
author | wen <wen@FreeBSD.org> | 2009-10-19 09:03:06 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-10-19 09:03:06 +0800 |
commit | 7f0706da50b4cae0a250dab43ce392c9cf54f102 (patch) | |
tree | 57b6c6b480e5ceecb4780f81eb7317987124e532 /audio/p5-Audio-MPD-Common/Makefile | |
parent | 02b630e2884673c0c6553087530e549b17b94ba6 (diff) | |
download | freebsd-ports-gnome-7f0706da50b4cae0a250dab43ce392c9cf54f102.tar.gz freebsd-ports-gnome-7f0706da50b4cae0a250dab43ce392c9cf54f102.tar.zst freebsd-ports-gnome-7f0706da50b4cae0a250dab43ce392c9cf54f102.zip |
- Update to 1.092860
Approved by: mentors(implicit)
Diffstat (limited to 'audio/p5-Audio-MPD-Common/Makefile')
-rw-r--r-- | audio/p5-Audio-MPD-Common/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-MPD-Common/Makefile b/audio/p5-Audio-MPD-Common/Makefile index 63b789307b9d..3cf380866f9b 100644 --- a/audio/p5-Audio-MPD-Common/Makefile +++ b/audio/p5-Audio-MPD-Common/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Audio-MPD-Common -PORTVERSION= 0.1.4 +PORTVERSION= 1.092860 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |