diff options
-rw-r--r-- | security/signing-party/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile index b821d3bfb25d..c89f21b012f8 100644 --- a/security/signing-party/Makefile +++ b/security/signing-party/Makefile @@ -8,7 +8,8 @@ PORTNAME= signing-party PORTVERSION= 1.1.2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_DEBIAN} +MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/signing-party/ \ + ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/s/signing-party DISTNAME= ${PORTNAME}_${PORTVERSION:R}.orig |