diff options
author | agc <agc@pkgsrc.org> | 1998-11-09 17:56:31 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-11-09 17:56:31 +0000 |
commit | 4eb2699d9efcddf162d07eeafc503f9a615742b9 (patch) | |
tree | 9780b474667a2decb9168ce7dd7cf3cb00d2d5ed /print | |
parent | f4a8eb4567c32ce9254cee061042334df6817574 (diff) | |
download | pkgsrc-4eb2699d9efcddf162d07eeafc503f9a615742b9.tar.gz |
Add and enable papersize package.
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 62abc6c8e0b..7c847aee7f0 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 1998/06/23 21:37:17 tron Exp $ +# $NetBSD: Makefile,v 1.12 1998/11/09 17:56:31 agc Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -33,6 +33,7 @@ # SUBDIR += mp SUBDIR += mpage # SUBDIR += musixtex + SUBDIR += papersize # SUBDIR += pkfonts SUBDIR += psutils # SUBDIR += rtf2latex |