diff options
Diffstat (limited to 'devel/py_static_check/Makefile')
-rw-r--r-- | devel/py_static_check/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py_static_check/Makefile b/devel/py_static_check/Makefile index 45bfaaf80e64..6249d71e6535 100644 --- a/devel/py_static_check/Makefile +++ b/devel/py_static_check/Makefile @@ -5,8 +5,7 @@ PORTNAME= py_static_check PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_CHEESESHOP} -MASTER_SITE_SUBDIR= source/p/py_static_check +MASTER_SITES= CHEESESHOP MAINTAINER= jnlin@csie.nctu.edu.tw COMMENT= Statically check your python code |