diff options
Diffstat (limited to 'security/p5-openxpki/Makefile')
-rw-r--r-- | security/p5-openxpki/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile index b5b7bcc3c2c7..ac80f89d152a 100644 --- a/security/p5-openxpki/Makefile +++ b/security/p5-openxpki/Makefile @@ -8,8 +8,7 @@ PORTNAME= openxpki PORTVERSION= 0.9.1389 CATEGORIES= security perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9.1300 PKGNAMEPREFIX= p5- DISTNAME= OpenXPKI-${PORTVERSION} DIST_SUBDIR= openxpki |