diff options
author | recht <recht> | 2004-01-23 16:48:54 +0000 |
---|---|---|
committer | recht <recht> | 2004-01-23 16:48:54 +0000 |
commit | 3a7f68033a4ca67be82920f71e42c12f073e73be (patch) | |
tree | 559fd4998d5c0cb966a1769028c63d817d48b76d /print | |
parent | 3ccb21f73b4347256598261576d8cbd7266a9779 (diff) | |
download | pkgsrc-3a7f68033a4ca67be82920f71e42c12f073e73be.tar.gz |
bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index e14ef4803d6..6ffbd17d222 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2004/01/23 15:31:58 recht Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/23 16:48:54 recht Exp $ # DISTNAME= ReportLab_1_18 PKGNAME= ${PYPKGPREFIX}-reportlab-1.18 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://ftp.reportlab.com/ EXTRACT_SUFX= .tgz |