Index: Makefile =================================================================== --- Makefile (revision 432093) +++ Makefile (working copy) @@ -6,8 +6,8 @@ PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ - http://apt.douglasthrift.net/files/${PORTNAME}/ \ - http://code.douglasthrift.net/files/${PORTNAME}/ + http://dl1.douglasthrift.net/${PORTNAME}/ \ + http://dl2.douglasthrift.net/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net @@ -17,5 +17,6 @@ USES= python tar:bzip2 USE_PYTHON= distutils autoplist +NO_ARCH= yes .include