diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2014-05-25 20:07:24 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2014-05-25 20:07:24 +0000 |
commit | 7c689742b1d9e1a5d7639051cff2d8848db192d1 (patch) | |
tree | 635b345903cce82563732b4627277fe269316e9e /audio/musicpd | |
parent | d701b8a5c3fce8581cca2118bca33220ae5eb413 (diff) | |
download | ports-7c689742b1d9e1a5d7639051cff2d8848db192d1.tar.gz ports-7c689742b1d9e1a5d7639051cff2d8848db192d1.zip |
Notes
Diffstat (limited to 'audio/musicpd')
-rw-r--r-- | audio/musicpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 2d5559162429..34d21a27d3d6 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.18.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} |