diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-06-17 13:59:53 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-06-17 13:59:53 +0000 |
commit | 4cb1f429201420c457fba8e10449662081270f89 (patch) | |
tree | a7af6dc6b06e2b9a95a8d83d68edf67df294caba /audio/musicpd/Makefile | |
parent | f7179d7a6ea154972487a1a52c677477feaaeabe (diff) | |
download | ports-4cb1f429201420c457fba8e10449662081270f89.tar.gz ports-4cb1f429201420c457fba8e10449662081270f89.zip |
Notes
Diffstat (limited to 'audio/musicpd/Makefile')
-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 3c76efec227d..19b488052cf5 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= musicpd PORTVERSION= 0.16.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio ipv6 MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION} DISTNAME= mpd-${PORTVERSION} |