diff options
Diffstat (limited to 'sysutils/ucspi-ssl/Makefile')
-rw-r--r-- | sysutils/ucspi-ssl/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sysutils/ucspi-ssl/Makefile b/sysutils/ucspi-ssl/Makefile index 02d589bc6c87..35ffbde39312 100644 --- a/sysutils/ucspi-ssl/Makefile +++ b/sysutils/ucspi-ssl/Makefile @@ -8,7 +8,10 @@ PORTNAME= ucspi-ssl PORTVERSION?= 0.70 CATEGORIES= sysutils -MASTER_SITES= http://www.superscript.com/ucspi-ssl/ +MASTER_SITES= http://www.superscript.com/ucspi-ssl/ \ + http://dev.qmailrocks.org/downloads/qmailrocks_3.0-beta/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER?= lx@redundancy.redundancy.org COMMENT?= UCSPI tools for building SSL client-server applications @@ -47,7 +50,7 @@ do-configure: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= "requires Perl 5.6.0 or greater. Please install lang/perl5 and retry" +IGNORE= requires Perl 5.6.0 or greater. Please install lang/perl5 and retry .endif do-build: |