View | Details | Raw Unified | Return to bug 226291 | Differences between
and this patch

Collapse All | Expand All

(-)sysutils/rubygem-specinfra/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	specinfra
4
PORTNAME=	specinfra
5
PORTVERSION=	2.73.0
5
PORTVERSION=	2.73.2
6
CATEGORIES=	sysutils rubygems
6
CATEGORIES=	sysutils rubygems
7
MASTER_SITES=	RG
7
MASTER_SITES=	RG
8
8
Lines 17-23 Link Here
17
		rubygem-net-telnet>=0:security/rubygem-net-telnet
17
		rubygem-net-telnet>=0:security/rubygem-net-telnet
18
18
19
NO_ARCH=	yes
19
NO_ARCH=	yes
20
USES=		gem
20
USE_RUBY=	yes
21
USE_RUBY=	yes
21
USES=		gem
22
22
23
.include <bsd.port.mk>
23
.include <bsd.port.mk>

Return to bug 226291