pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/django Fixed the homepage URL.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/db6eb3a7d8ce
branches:  trunk
changeset: 535035:db6eb3a7d8ce
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Nov 06 14:13:35 2007 +0000

description:
Fixed the homepage URL.

diffstat:

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

diffs (18 lines):

diff -r 0c8e3f919d29 -r db6eb3a7d8ce www/django/Makefile
--- a/www/django/Makefile       Tue Nov 06 13:53:41 2007 +0000
+++ b/www/django/Makefile       Tue Nov 06 14:13:35 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/11/06 13:52:51 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/06 14:13:35 rillig Exp $
 #
 
 DISTNAME=      Django-0.96.1
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://media.djangoproject.com/releases/0.96/
 
 MAINTAINER=    rillig%NetBSD.org@localhost
-HOMEPAGE=      http://media.djangoproject.com/releases/0.96/
+HOMEPAGE=      http://www.djangoproject.com/
 COMMENT=       Python web development framework
 
 USE_LANGUAGES= # only Python



Home | Main Index | Thread Index | Old Index