diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-05-18 08:35:35 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-05-18 08:35:35 +0000 |
commit | 5103e8d9a35cf88c34d66a3aff74e6f98e5cc2e8 (patch) | |
tree | 5e22abaeb221d3cf732bdd47f205d1c4b3ce660d /dns | |
parent | e2d532dac2f07ef75c1045197b89f9491ae89f72 (diff) | |
download | ports-5103e8d9a35cf88c34d66a3aff74e6f98e5cc2e8.tar.gz ports-5103e8d9a35cf88c34d66a3aff74e6f98e5cc2e8.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/ddup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/ddup/Makefile b/dns/ddup/Makefile index 2b83fa97279d..1ebd3d2209f2 100644 --- a/dns/ddup/Makefile +++ b/dns/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 |