diff options
-rw-r--r-- | textproc/xml2rfc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile index b474fa6b3b6d..8e1432235d4b 100644 --- a/textproc/xml2rfc/Makefile +++ b/textproc/xml2rfc/Makefile @@ -1,8 +1,8 @@ PORTNAME= xml2rfc PORTVERSION= 3.17.0 CATEGORIES= textproc -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= marcus@FreeBSD.org COMMENT= Tool to create RFCs and related documents from XML |