From d74e2767f747413af65336849f3c940a71f35c9a Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 6 Nov 2007 14:13:35 +0000 Subject: Fixed the homepage URL. --- www/django/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/django/Makefile b/www/django/Makefile index 72d65026f60..6e85c715d46 100644 --- a/www/django/Makefile +++ b/www/django/Makefile @@ -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 @@ CATEGORIES= www MASTER_SITES= http://media.djangoproject.com/releases/0.96/ MAINTAINER= rillig@NetBSD.org -HOMEPAGE= http://media.djangoproject.com/releases/0.96/ +HOMEPAGE= http://www.djangoproject.com/ COMMENT= Python web development framework USE_LANGUAGES= # only Python -- cgit v1.2.3