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 it again after checking if it rea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f0be2fb93ea5
branches: trunk
changeset: 502227:f0be2fb93ea5
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Nov 03 13:30:50 2005 +0000
description:
Fixed it again after checking if it really exists.
diffstat:
www/ap2-python/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r ade16b1518f8 -r f0be2fb93ea5 www/ap2-python/Makefile
--- a/www/ap2-python/Makefile Thu Nov 03 13:29:27 2005 +0000
+++ b/www/ap2-python/Makefile Thu Nov 03 13:30:50 2005 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2005/11/03 13:29:27 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/03 13:30:50 rillig Exp $
DISTNAME= mod_python-${VERSION}
PKGNAME= ap2-${PYPKGPREFIX}-python-${VERSION}
PKGREVISION= 1
CATEGORIES= www python
-MASTER_SITES= ${MASTER_SITE_APACHE:=modpython/}
+MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/modpython/}
EXTRACT_SUFX= .tgz
MAINTAINER= tech-pkg%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index