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