Thu Jan 29 09:37:54 2009 UTC ()
Update MASTER_SITES.


(joerg)
diff -r1.32 -r1.33 pkgsrc/print/py-reportlab/Makefile

cvs diff -r1.32 -r1.33 pkgsrc/print/py-reportlab/Makefile (expand / switch to unified diff)

--- pkgsrc/print/py-reportlab/Makefile 2009/01/28 14:42:28 1.32
+++ pkgsrc/print/py-reportlab/Makefile 2009/01/29 09:37:54 1.33
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.32 2009/01/28 14:42:28 joerg Exp $ 1# $NetBSD: Makefile,v 1.33 2009/01/29 09:37:54 joerg Exp $
2# 2#
3 3
4DISTNAME= ReportLab_2_2 4DISTNAME= ReportLab_2_2
5PKGNAME= ${PYPKGPREFIX}-reportlab-2.2 5PKGNAME= ${PYPKGPREFIX}-reportlab-2.2
6CATEGORIES= print python 6CATEGORIES= print python
7MASTER_SITES= ftp://ftp.reportlab.com/ 7MASTER_SITES= http://www.reportlab.com/ftp/
8EXTRACT_SUFX= .tgz 8EXTRACT_SUFX= .tgz
9 9
10MAINTAINER= tsarna@NetBSD.org 10MAINTAINER= tsarna@NetBSD.org
11HOMEPAGE= http://www.reportlab.com/ 11HOMEPAGE= http://www.reportlab.com/
12COMMENT= Powerful PDF-generating toolkit for Python 12COMMENT= Powerful PDF-generating toolkit for Python
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16PYBINMODULE= yes 16PYBINMODULE= yes
17PYDISTUTILSPKG= yes 17PYDISTUTILSPKG= yes
18 18
19.include "../../graphics/freetype2/buildlink3.mk" 19.include "../../graphics/freetype2/buildlink3.mk"
20.include "../../graphics/libart/buildlink3.mk" 20.include "../../graphics/libart/buildlink3.mk"