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

(-)Makefile (+2 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	sudoscript
8
PORTNAME=	sudoscript
9
PORTVERSION=	2.1.1
9
PORTVERSION=	2.1.1
10
PORTREVISION=	1
10
CATEGORIES=	security
11
CATEGORIES=	security
11
MASTER_SITES=	http://download.sourceforge.net/sudoscript/ \
12
MASTER_SITES=	http://download.sourceforge.net/sudoscript/ \
12
		http://egbok.com/sudoscript/
13
		http://egbok.com/sudoscript/
Lines 20-24 Link Here
20
MANCOMPRESSED=	no
21
MANCOMPRESSED=	no
21
22
22
USE_GMAKE=	yes
23
USE_GMAKE=	yes
24
USE_PERL5=	yes
23
.include <bsd.port.mk>
25
.include <bsd.port.mk>

Return to bug 54405