View | Details | Raw Unified | Return to bug 268715
Collapse All | Expand All

(-)b/security/cryptopp/Makefile (-1 / +2 lines)
Lines 1-7 Link Here
1
PORTNAME=	cryptopp
1
PORTNAME=	cryptopp
2
PORTVERSION=	8.7.0
2
PORTVERSION=	8.7.0
3
CATEGORIES=	security
3
CATEGORIES=	security
4
MASTER_SITES=	http://www.cryptopp.com/
4
MASTER_SITES=	https://github.com/weidai11/${PORTNAME}/releases/download/CRYPTOPP_${PORTVERSION:S/./_/g}/ \
5
		http://www.cryptopp.com/
5
DISTNAME=	cryptopp${PORTVERSION:S/.//g}
6
DISTNAME=	cryptopp${PORTVERSION:S/.//g}
6
7
7
MAINTAINER=	jhale@FreeBSD.org
8
MAINTAINER=	jhale@FreeBSD.org

Return to bug 268715