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

Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	wtf
4
PORTNAME=	wtf
5
PORTVERSION=	20160108
5
PORTVERSION=	20160108
6
PORTREVISION=	1
6
CATEGORIES=	games
7
CATEGORIES=	games
7
MASTER_SITES=	SF/bsdwtf
8
MASTER_SITES=	SF/bsdwtf
8
9
Lines 9-14 Link Here
9
MAINTAINER=	lifanov@mail.lifanov.com
10
MAINTAINER=	lifanov@mail.lifanov.com
10
COMMENT=	Translates common Internet acronyms
11
COMMENT=	Translates common Internet acronyms
11
12
13
LICENSE=	PD
14
12
OPTIONS_DEFINE=	OFFENSIVE
15
OPTIONS_DEFINE=	OFFENSIVE
13
OPTIONS_DEFAULT=OFFENSIVE
16
OPTIONS_DEFAULT=OFFENSIVE
14
OFFENSIVE_DESC=	Include offensive acronyms
17
OFFENSIVE_DESC=	Include offensive acronyms

Return to bug 206160