summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/mpd5/Makefile3
-rw-r--r--net/mpd5/files/mpd5.in2
2 files changed, 3 insertions, 2 deletions
diff --git a/net/mpd5/Makefile b/net/mpd5/Makefile
index 543a6b54ed96..92ef7a33bbc8 100644
--- a/net/mpd5/Makefile
+++ b/net/mpd5/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= mpd
+PORTREVISION= 1
DISTVERSION= 5.7
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Mpd5/Mpd-${PORTVERSION}
@@ -37,7 +38,7 @@ CONFSUF= conf secret script
DOCSDIR= ${PREFIX}/share/doc/mpd5
PORTDOCS= ${HTMLNUM:S/^/mpd/:S/$/.html/} mpd.html mpd.ps README \
mpd_toc.html
-PLIST_DIRS= etc/mpd5
+PLIST_DIRSTRY= etc/mpd5
PLIST_FILES= ${CONFSUF:S/^/etc\/mpd5\/mpd./:S/$/.sample/} sbin/mpd5
.if !defined(WITHOUT_MAN)
diff --git a/net/mpd5/files/mpd5.in b/net/mpd5/files/mpd5.in
index 5654f72f1842..1708b3c9f820 100644
--- a/net/mpd5/files/mpd5.in
+++ b/net/mpd5/files/mpd5.in
@@ -2,7 +2,7 @@
# $FreeBSD$
#
-# PROVIDE: mpd
+# PROVIDE: mpd5
# REQUIRE: SERVERS
# BEFORE: DAEMON
# KEYWORD: shutdown