pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/py-django Point directly to media server as MASTER...
details: https://anonhg.NetBSD.org/pkgsrc/rev/36ea74ad7fe2
branches: trunk
changeset: 518772:36ea74ad7fe2
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Sep 17 13:42:07 2006 +0000
description:
Point directly to media server as MASTER_SITE to catch up with the
layout changes.
diffstat:
www/py-django/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r f96bc1ffc649 -r 36ea74ad7fe2 www/py-django/Makefile
--- a/www/py-django/Makefile Sun Sep 17 13:18:59 2006 +0000
+++ b/www/py-django/Makefile Sun Sep 17 13:42:07 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/09/11 11:38:33 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/09/17 13:42:07 joerg Exp $
DISTNAME= Django-0.95
PKGNAME= ${PYPKGPREFIX}-django-0.95
CATEGORIES= www python
-MASTER_SITES= http://www.djangoproject.com/download/
+MASTER_SITES= http://media.djangoproject.com/releases/0.95/
MAINTAINER= joerg%NetBSD.org@localhost
HOMEPAGE= http://www.djangoproject.com/
Home |
Main Index |
Thread Index |
Old Index