summaryrefslogtreecommitdiff
path: root/sysutils/duplicity-devel
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
commit07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021 (patch)
treeb6c77eccf1aba052a36e6bf06465fddc6e27bcf6 /sysutils/duplicity-devel
parentFix patches due to missing atol(). (diff)
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=90089
Diffstat (limited to 'sysutils/duplicity-devel')
-rw-r--r--sysutils/duplicity-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity-devel/Makefile b/sysutils/duplicity-devel/Makefile
index 134d0aee0e5f..aeb51e6d93b3 100644
--- a/sysutils/duplicity-devel/Makefile
+++ b/sysutils/duplicity-devel/Makefile
@@ -8,7 +8,8 @@
PORTNAME= duplicity
PORTVERSION= 0.4.0
CATEGORIES= sysutils
-MASTER_SITES= http://savannah.nongnu.org/download/duplicity/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= gh@ghaering.de