diff --git a/audio/py-mpd2/Makefile b/audio/py-mpd2/Makefile index 274e7bd4473d..8d0b2c09c5ec 100644 --- a/audio/py-mpd2/Makefile +++ b/audio/py-mpd2/Makefile @@ -3,6 +3,7 @@ PORTNAME= mpd2 PORTVERSION= 0.5.5 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +19,7 @@ GH_ACCOUNT= Mic92 GH_PROJECT= python-${PORTNAME} USES= shebangfix python -SHEBANG_FILES= examples/helloworld.py +SHEBANG_FILES= examples/*.py doc/*.py USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes