diff options
Diffstat (limited to 'net/mpd/Makefile')
-rw-r--r-- | net/mpd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mpd/Makefile b/net/mpd/Makefile index 4439eba53609..6d294bf18f1f 100644 --- a/net/mpd/Makefile +++ b/net/mpd/Makefile @@ -8,7 +8,8 @@ PORTNAME= mpd PORTVERSION= 2.0.b2 CATEGORIES= net -MASTER_SITES= http://people.FreeBSD.org/~archie/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= archie DISTNAME= mpd-2.0b2 MAINTAINER= archie@freebsd.org |