diff options
author | imil <imil@pkgsrc.org> | 2012-07-25 17:19:37 +0000 |
---|---|---|
committer | imil <imil@pkgsrc.org> | 2012-07-25 17:19:37 +0000 |
commit | fc11c34d64c3101b6eeaac86f906d8716e0e0e17 (patch) | |
tree | 7e81122c5fc37d91c34947154f082d058a6fea18 /print | |
parent | 1836d377d8291281cd6160cea11f1de0f4724e80 (diff) | |
download | pkgsrc-fc11c34d64c3101b6eeaac86f906d8716e0e0e17.tar.gz |
add & enable foo2zjs
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 8adb46f4856..48b19c173ad 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.537 2012/07/11 12:58:56 minskim Exp $ +# $NetBSD: Makefile,v 1.538 2012/07/25 17:19:37 imil Exp $ # COMMENT= Desktop publishing @@ -38,6 +38,7 @@ SUBDIR+= evince SUBDIR+= evince-nautilus SUBDIR+= evince3 SUBDIR+= flpsed +SUBDIR+= foo2zjs SUBDIR+= foomatic-filters SUBDIR+= foomatic-filters-cups SUBDIR+= foomatic-ppds |