diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-01-26 15:38:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-01-26 15:38:49 +0000 |
commit | 259378c3c418a0ecf07a90941efb5c2fa635bace (patch) | |
tree | cdecb34356e65de4e973d4d9ec2f8dc4933614f7 /audio/libmpd/Makefile | |
parent | 80f7a22da8f9719386e70d26fdc5696e314f7093 (diff) | |
download | ports-259378c3c418a0ecf07a90941efb5c2fa635bace.tar.gz ports-259378c3c418a0ecf07a90941efb5c2fa635bace.zip |
- Update to 0.20.0
Submitted by: avl@
Approved by: portmgr (myself,pav)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268268
Diffstat (limited to 'audio/libmpd/Makefile')
-rw-r--r-- | audio/libmpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmpd/Makefile b/audio/libmpd/Makefile index 9cf1c656d653..2c19db713cfb 100644 --- a/audio/libmpd/Makefile +++ b/audio/libmpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libmpd -PORTVERSION= 0.19.0 +PORTVERSION= 0.20.0 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ \ http://freebsd.unixfreunde.de/sources/ |