diff -Nrux .svn -x work /usr/ports/devel/py-gitosis/Makefile py-gitosis/Makefile --- /usr/ports/devel/py-gitosis/Makefile 2009-09-15 01:23:25.000000000 -0700 +++ py-gitosis/Makefile 2009-11-21 01:54:43.644544495 -0800 @@ -8,8 +8,8 @@ PORTNAME= gitosis PORTVERSION= 0.2.20080825 CATEGORIES= devel -MASTER_SITES= http://cloud.github.com/downloads/douglaswth/gitosis/ \ - http://code.douglasthrift.net/files/gitosis/ +MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ + http://code.douglasthrift.net/files/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net