pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/zope29 Fix MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d7c7c68c5f6
branches:  trunk
changeset: 517850:5d7c7c68c5f6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 23 18:58:03 2006 +0000

description:
Fix MASTER_SITES.

diffstat:

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

diffs (16 lines):

diff -r ae02a259b1ee -r 5d7c7c68c5f6 www/zope29/Makefile
--- a/www/zope29/Makefile       Wed Aug 23 18:55:57 2006 +0000
+++ b/www/zope29/Makefile       Wed Aug 23 18:58:03 2006 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2006/08/17 11:57:24 darcy Exp $
+# $NetBSD: Makefile,v 1.2 2006/08/23 18:58:03 wiz Exp $
 # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp
 
 DISTNAME=      Zope-2.9.4-final
 PKGNAME=       zope-2.9.4
 CATEGORIES=    www python
-MASTER_SITES=  http://www.zope.org/Products/Zope/${PORTVERSION}/
+MASTER_SITES=  http://www.zope.org/Products/Zope/${PKGVERSION}/
 EXTRACT_SUFX=  .tgz
 DIST_SUBDIR=   zope
 



Home | Main Index | Thread Index | Old Index