aboutsummaryrefslogtreecommitdiffstats
path: root/devel/decompyle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/decompyle/Makefile')
-rw-r--r--devel/decompyle/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/decompyle/Makefile b/devel/decompyle/Makefile
index 7cdd391f8718..88179ddfc318 100644
--- a/devel/decompyle/Makefile
+++ b/devel/decompyle/Makefile
@@ -8,7 +8,7 @@
PORTNAME= decompyle
PORTVERSION= 2.2.b1
CATEGORIES= devel python
-MASTER_SITES= http://www.goebel-consult.de/decompyle/
+MASTER_SITES= http://www.crazy-compilers.com/decompyle/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/g}
MAINTAINER= perky@FreeBSD.org
@@ -17,7 +17,6 @@ COMMENT= Python byte-code decompiler
USE_PYTHON= yes
USE_PYDISTUTILS= yes
USE_REINPLACE= yes
-PLIST_SUB= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S,${LOCALBASE}/,,g}
post-patch:
${REINPLACE_CMD} -e 's,/usr/bin/env python2,${PYTHON_CMD},' \