diff options
author | recht <recht@pkgsrc.org> | 2004-01-23 16:48:54 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-23 16:48:54 +0000 |
commit | e2aec8ebd84a9b5d26169c9ca941aa2bf021bd17 (patch) | |
tree | 559fd4998d5c0cb966a1769028c63d817d48b76d /print/py-reportlab | |
parent | 1ac8b8c2643f8c87f6f1cf90cbfaecd855f2a190 (diff) | |
download | pkgsrc-e2aec8ebd84a9b5d26169c9ca941aa2bf021bd17.tar.gz |
bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
Diffstat (limited to 'print/py-reportlab')
-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 |