pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-django-devel Fix URL for the tarball.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b701672b178e
branches:  trunk
changeset: 545474:b701672b178e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Aug 04 17:29:33 2008 +0000

description:
Fix URL for the tarball.

diffstat:

 www/py-django-devel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r d20a915069fe -r b701672b178e www/py-django-devel/Makefile
--- a/www/py-django-devel/Makefile      Mon Aug 04 15:24:27 2008 +0000
+++ b/www/py-django-devel/Makefile      Mon Aug 04 17:29:33 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/23 10:20:41 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2008/08/04 17:29:33 joerg Exp $
 
 DISTNAME=      Django-1.0-alpha
 PKGNAME=       ${PYPKGPREFIX}-django-1.0alpha
 CATEGORIES=    www python
-MASTER_SITES=  http://media.djangoproject.com/releases/1.0-alpha/
+MASTER_SITES=  http://media.djangoproject.com/releases/1.0/
 
 MAINTAINER=    joerg%NetBSD.org@localhost
 HOMEPAGE=      http://www.djangoproject.com/



Home | Main Index | Thread Index | Old Index