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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
MAINTAINER=	dvl@FreeBSD.org
10
MAINTAINER=	dvl@FreeBSD.org
11
COMMENT=	Parse and manipulate apache conf files
11
COMMENT=	Parse and manipulate apache conf files
12
12
13
LICENSE=	BSD
13
LICENSE=	BSD2CLAUSE
14
14
15
USES=		python
15
USES=		python
16
USE_PYTHON=	distutils autoplist
16
USE_PYTHON=	distutils autoplist

Return to bug 222450