diff options
Diffstat (limited to 'sysutils/duplicity')
-rw-r--r-- | sysutils/duplicity/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile index 134d0aee0e5f..aeb51e6d93b3 100644 --- a/sysutils/duplicity/Makefile +++ b/sysutils/duplicity/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 |