diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-04 13:45:22 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-11-04 13:45:22 +0000 |
commit | 7f544e7b92ccea403438b0484c122222c1b45346 (patch) | |
tree | 7b7fe77d330a0f29ca35e8dc27c4af565b6c0123 /print/Makefile | |
parent | e357486dc79b2d69d6c57f43c27c9327238fe6cb (diff) | |
download | ports-7f544e7b92ccea403438b0484c122222c1b45346.tar.gz ports-7f544e7b92ccea403438b0484c122222c1b45346.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 3ae8230e6690..420a43d1d75e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.47 1997/08/26 16:34:04 wosch Exp $ +# $Id: Makefile,v 1.48 1997/09/12 08:14:34 tg Exp $ # SUBDIR += a2ps SUBDIR += acroread SUBDIR += afm SUBDIR += apsfilter + SUBDIR += asprint SUBDIR += bibcard SUBDIR += bibview SUBDIR += c2ps |