ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/devel/py-gitosis.patch
Revision: 140
Committed: 2009-11-21T02:08:51-08:00 (15 years, 7 months ago) by douglas
File size: 616 byte(s)
Log Message:
Catch up and prepare for the master sites maintainer updates...of dooom!

File Contents

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