diff options
author | drochner <drochner> | 2003-07-28 15:17:20 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-07-28 15:17:20 +0000 |
commit | ce269d1e8495e33c25aa144c27271797b916e7c1 (patch) | |
tree | cf6736a892b6b9e4681db9e1f508c507c6194654 /print/Makefile | |
parent | 802d49aea18c4ded9b749a9c3476cfda029117fc (diff) | |
download | pkgsrc-ce269d1e8495e33c25aa144c27271797b916e7c1.tar.gz |
+py-reportlab-renderPM
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 83dc4e36feb..47740eb936a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.104 2003/05/28 08:26:58 jlam Exp $ +# $NetBSD: Makefile,v 1.105 2003/07/28 15:17:20 drochner Exp $ # COMMENT= Desktop publishing @@ -78,6 +78,7 @@ SUBDIR+= pscal SUBDIR+= psify SUBDIR+= psutils SUBDIR+= py-reportlab +SUBDIR+= py-reportlab-renderPM SUBDIR+= rtf2latex SUBDIR+= scribus SUBDIR+= stylewriter |