diff options
author | wiz <wiz> | 2000-11-17 14:03:09 +0000 |
---|---|---|
committer | wiz <wiz> | 2000-11-17 14:03:09 +0000 |
commit | 4be8b90fdb1cd4fb7e6364e7cd7e003f69c34773 (patch) | |
tree | d7f49479b08e3fe1dd8a2aeeca0c39c48d52f370 /print | |
parent | 92261d9330e848f4f4113a0158bcc1d4ca3abf26 (diff) | |
download | pkgsrc-4be8b90fdb1cd4fb7e6364e7cd7e003f69c34773.tar.gz |
remove trailing empty line
Diffstat (limited to 'print')
-rw-r--r-- | print/py-reportlab/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/py-reportlab/Makefile b/print/py-reportlab/Makefile index 6ddb468e557..4513d5fafe1 100644 --- a/print/py-reportlab/Makefile +++ b/print/py-reportlab/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/10/22 20:01:55 tsarna Exp $ +# $NetBSD: Makefile,v 1.3 2000/11/17 14:03:09 wiz Exp $ # DISTNAME= ReportLab_1_01 @@ -38,4 +38,3 @@ do-install: .include "../../lang/python/Makefile.inc" .include "../../mk/bsd.pkg.mk" - |