aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/pyobfuscate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/pyobfuscate/Makefile b/devel/pyobfuscate/Makefile
index 86897cc50b8f..3de09c94848b 100644
--- a/devel/pyobfuscate/Makefile
+++ b/devel/pyobfuscate/Makefile
@@ -9,13 +9,13 @@
PORTNAME= pyobfuscate
PORTVERSION= 0.3
CATEGORIES= devel
-MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/pyobfuscate/
+MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/pyobfuscate/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= arved
MAINTAINER= ports@FreeBSD.org
COMMENT= Python source code obfuscator
-BROKEN= Unfetchable
-
USE_REINPLACE= yes
USE_PYTHON= yes
USE_PYDISTUTILS= yes