diff options
author | jlam <jlam> | 2000-12-08 16:57:58 +0000 |
---|---|---|
committer | jlam <jlam> | 2000-12-08 16:57:58 +0000 |
commit | b0e514603c5a1082348e672f0785a0822c96623f (patch) | |
tree | a47503a4ea8136bf89976f4a096fb8902913bbc3 /print | |
parent | 2fcd9bee21e717d2eab0af51b0fdca30fb619898 (diff) | |
download | pkgsrc-b0e514603c5a1082348e672f0785a0822c96623f.tar.gz |
Add and enable cupsomatic
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 9965bf189db..39992790e77 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2000/12/08 16:36:53 jlam Exp $ +# $NetBSD: Makefile,v 1.47 2000/12/08 16:57:58 jlam Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -8,6 +8,7 @@ SUBDIR += acroread3 SUBDIR += auctex SUBDIR += cups + SUBDIR += cupsomatic SUBDIR += dvidvi SUBDIR += enscript SUBDIR += ggv |