diff options
Diffstat (limited to 'net/ddup')
-rw-r--r-- | net/ddup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ddup/Makefile b/net/ddup/Makefile index 2b83fa97279d..1ebd3d2209f2 100644 --- a/net/ddup/Makefile +++ b/net/ddup/Makefile @@ -8,7 +8,7 @@ PORTNAME= ddup PORTVERSION= 3.0.1 CATEGORIES= net -MASTER_SITES= http://www.ddup.org/download/ +MASTER_SITES= ${MASTER_SITES_LOCAL} DISTNAME= ${PORTNAME}-${PORTVERSION}-unix MAINTAINER= cjm2@altavista.net |