Index: Makefile =================================================================== --- Makefile (revision 432093) +++ Makefile (working copy) @@ -4,8 +4,8 @@ PORTNAME= dtpstree PORTVERSION= 1.0.3 CATEGORIES= sysutils -MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ - http://code.douglasthrift.net/files/${PORTNAME}/ +MASTER_SITES= http://dl1.douglasthrift.net/files/${PORTNAME}/ \ + http://dl2.douglasthrift.net/files/${PORTNAME}/ MAINTAINER= douglas@douglasthrift.net COMMENT= Display a tree of processes @@ -16,7 +16,6 @@ MAKEFILE= GNUmakefile USES= gmake ncurses tar:xz -MAN1= dtpstree.1 PLIST_FILES= bin/dtpstree \ man/man1/dtpstree.1.gz