pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ap2-python Fixed unknown MASTER_SITE_APACHE_HTTPD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ade16b1518f8
branches:  trunk
changeset: 502226:ade16b1518f8
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Nov 03 13:29:27 2005 +0000

description:
Fixed unknown MASTER_SITE_APACHE_HTTPD.

diffstat:

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

diffs (16 lines):

diff -r 6e54cc396b87 -r ade16b1518f8 www/ap2-python/Makefile
--- a/www/ap2-python/Makefile   Thu Nov 03 13:25:16 2005 +0000
+++ b/www/ap2-python/Makefile   Thu Nov 03 13:29:27 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:51 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/11/03 13:29:27 rillig Exp $
 
 DISTNAME=      mod_python-${VERSION}
 PKGNAME=       ap2-${PYPKGPREFIX}-python-${VERSION}
 PKGREVISION=   1
 CATEGORIES=    www python
-MASTER_SITES=  ${MASTER_SITE_APACHE_HTTPD:=modpython/}
+MASTER_SITES=  ${MASTER_SITE_APACHE:=modpython/}
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index