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

(-)net/remmina-plugins/Makefile (-5 / +5 lines)
Lines 10-21 Link Here
10
10
11
LICENSE?=	GPLv2+
11
LICENSE?=	GPLv2+
12
12
13
USE_GITLAB=	yes
13
.if defined(PKGNAMESUFFIX)
14
GL_ACCOUNT=	Remmina
14
USE_GITLAB= yes
15
GL_PROJECT=	Remmina
15
GL_ACCOUNT= Remmina
16
GL_COMMIT=	65d552c9becc957cae124ab5c26562cf22c052b9
16
GL_PROJECT= Remmina
17
GL_COMMIT= 65d552c9becc957cae124ab5c26562cf22c052b9
17
18
18
.if defined(PKGNAMESUFFIX)
19
.include "${.CURDIR}/../remmina-plugins/bsd.plugin.mk"
19
.include "${.CURDIR}/../remmina-plugins/bsd.plugin.mk"
20
.else
20
.else
21
21

Return to bug 230965