diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-04-11 10:06:34 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-04-11 10:06:34 +0000 |
commit | 8a5894d53a08a9edda68341110a835e8e31b918e (patch) | |
tree | 2879c1b85d8e383bca45ed3b8850debbd8db49a4 /print/Makefile | |
parent | c2d7debf447c1a236d6b4c6455c7ab522c1c72d7 (diff) | |
download | ports-8a5894d53a08a9edda68341110a835e8e31b918e.tar.gz ports-8a5894d53a08a9edda68341110a835e8e31b918e.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 bda3c0be8c6a..d84776afedf3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.41 1997/03/24 19:37:52 obrien Exp $ +# $Id: Makefile,v 1.42 1997/03/25 11:03:18 obrien Exp $ # SUBDIR += a2ps SUBDIR += acroread SUBDIR += afm SUBDIR += apsfilter + SUBDIR += bibcard SUBDIR += c2ps SUBDIR += detex SUBDIR += dvi2tty |