diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-07-17 10:40:11 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-07-17 10:40:11 +0000 |
commit | dc5ab8e9f27dd29f5e962fd77e0ae81f0527c15c (patch) | |
tree | 7dd4f98b97881a6a6fa8db28fdadf20cc5d4a803 /audio/musicpd/Makefile | |
parent | dbc9d49ce201a52ee6c47038680825b48177b90c (diff) | |
download | ports-dc5ab8e9f27dd29f5e962fd77e0ae81f0527c15c.tar.gz ports-dc5ab8e9f27dd29f5e962fd77e0ae81f0527c15c.zip |
Update to 0.16.3
Approved by: rene (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=277837
Diffstat (limited to 'audio/musicpd/Makefile')
-rw-r--r-- | audio/musicpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index a5f4f05716ca..46c04ad5bc3f 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -6,8 +6,7 @@ # PORTNAME= musicpd -PORTVERSION= 0.16.2 -PORTREVISION= 3 +PORTVERSION= 0.16.3 CATEGORIES= audio ipv6 MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION} DISTNAME= mpd-${PORTVERSION} |