diff options
author | agc <agc> | 2002-07-09 21:33:41 +0000 |
---|---|---|
committer | agc <agc> | 2002-07-09 21:33:41 +0000 |
commit | 710d7c59a8ba7f5f377a3ca7b46de07110d8be1b (patch) | |
tree | 228ee7e99b0e5926c37c7d961bfb83d9864add3a | |
parent | 556754c41cf580c49c88cd5362b0cba5af05f2ab (diff) | |
download | pkgsrc-710d7c59a8ba7f5f377a3ca7b46de07110d8be1b.tar.gz |
Add and enable scribus
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 29d04946202..e1ed2cc3707 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2002/07/02 00:25:10 hubertf Exp $ +# $NetBSD: Makefile,v 1.75 2002/07/09 21:33:41 agc Exp $ # COMMENT= Desktop publishing @@ -56,6 +56,7 @@ SUBDIR+= psify SUBDIR+= psutils SUBDIR+= py-reportlab SUBDIR+= rtf2latex +SUBDIR+= scribus SUBDIR+= stylewriter SUBDIR+= tcl-pdflib SUBDIR+= teTeX |