Index: head/devel/py-apache_conf_parser/Makefile =================================================================== --- head/devel/py-apache_conf_parser/Makefile (revision 455618) +++ head/devel/py-apache_conf_parser/Makefile (revision 455619) @@ -1,18 +1,19 @@ # Created by: Dan Langille # $FreeBSD$ PORTNAME= apache_conf_parser PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Parse and manipulate apache conf files -LICENSE= BSD +LICENSE= BSD2CLAUSE USES= python USE_PYTHON= distutils autoplist .include