diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-06-27 17:21:06 +0000 |
commit | bd48d39657a582c8dac1de7279de5bfa45eb1e58 (patch) | |
tree | c5276bc4d29fdc699019bf6161489e51a75c44cc /audio/musicpd | |
parent | d4126a97f6a12be7e49c3d0f395cb8d98b6a66a8 (diff) |
Notes
Diffstat (limited to 'audio/musicpd')
-rw-r--r-- | audio/musicpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 6d5627570ff8..01883bba96f2 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -2,6 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.18.11 +PORTREVISION= 1 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} |