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

(-)b/security/greenbone-security-assistant9/Makefile (-4 / +4 lines)
Lines 1-9 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	greenbone-security-assistant9
3
PORTNAME=	greenbone-security-assistant9
4
PORTVERSION=	7.0.2
4
DISTVERSION=	7.0.2
5
PORTREVISION=	2
5
PORTREVISION=	3
6
MASTER_SITES=	http://wald.intevation.org/frs/download.php/2429/
6
MASTER_SITES=	https://wald.intevation.org/frs/download.php/2429/
7
7
8
COMMENT=	OpenVAS 9 web interface
8
COMMENT=	OpenVAS 9 web interface
9
9
Lines 15-20 DISTINFO_FILE= ${.CURDIR}/distinfo Link Here
15
PATCHDIR=	${.CURDIR}/files
15
PATCHDIR=	${.CURDIR}/files
16
PLIST=		${.CURDIR}/pkg-plist
16
PLIST=		${.CURDIR}/pkg-plist
17
17
18
OPENVAS_VER=    9
18
OPENVAS_VER=	9
19
19
20
.include "${MASTERDIR}/Makefile"
20
.include "${MASTERDIR}/Makefile"

Return to bug 252373