diff options
Diffstat (limited to 'devel/dmucs/Makefile')
-rw-r--r-- | devel/dmucs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile index 17a44d264f86..06792dc906c7 100644 --- a/devel/dmucs/Makefile +++ b/devel/dmucs/Makefile @@ -9,7 +9,7 @@ PORTNAME= dmucs PORTVERSION= 0.6.1 PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= fjoe@FreeBSD.org COMMENT= Distributed Multi-User Compilation System (for use with distcc) |