diff options
author | reed <reed> | 2006-11-30 07:33:23 +0000 |
---|---|---|
committer | reed <reed> | 2006-11-30 07:33:23 +0000 |
commit | 6694d6a8c396d9b246faa4acee44c624104f500b (patch) | |
tree | 60e5a60b2706939aa8d584615b546d8cadb0103a /print | |
parent | 212feec3cf1c3b053178c0c5d82bb4bc3ca6eb9e (diff) | |
download | pkgsrc-6694d6a8c396d9b246faa4acee44c624104f500b.tar.gz |
Add epdfview.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 672396a3bd8..f7f33d7062a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2006/08/10 03:45:32 minskim Exp $ +# $NetBSD: Makefile,v 1.162 2006/11/30 07:33:23 reed Exp $ # COMMENT= Desktop publishing @@ -27,6 +27,7 @@ SUBDIR+= cups SUBDIR+= dvidvi SUBDIR+= dvipdfmx SUBDIR+= enscript +SUBDIR+= epdfview SUBDIR+= epstool SUBDIR+= evince SUBDIR+= evince-nautilus |