diff options
Diffstat (limited to 'net/mpd')
-rw-r--r-- | net/mpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 0f9410829c22..04a0b3c1b17c 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -3,7 +3,7 @@ # Date created: 25 Feb 1999 # Whom: Archie Cobbs # -# $Id: Makefile,v 1.10 1998/11/19 06:24:40 archie Exp $ +# $Id: Makefile,v 1.11 1999/02/26 06:25:10 archie Exp $ # DISTNAME= mpd-2.0b1 @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.whistle.com/pub/archie/mpd/ MAINTAINER= archie@freebsd.org -MTREE_FILE= files/mpd.mtree +MTREE_FILE= ${FILESDIR}/mpd.mtree MAN8= mpd.8 MANCOMPRESSED= yes |