diff options
-rw-r--r-- | news/py-yenc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/py-yenc/Makefile b/news/py-yenc/Makefile index 747c072b53bf..3220eb983b2d 100644 --- a/news/py-yenc/Makefile +++ b/news/py-yenc/Makefile @@ -9,10 +9,9 @@ MASTER_SITES= http://sabnzbd.sourceforge.net/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jlaffaye@FreeBSD.org -COMMENT= A yenc decoding module for Python in C +COMMENT= yenc decoding module for Python in C USE_PYTHON= yes USE_PYDISTUTILS=yes -NO_STAGE= yes .include <bsd.port.mk> |