diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-19 14:30:06 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-19 14:30:06 +0000 |
commit | 31d0d36d73bf20c7e3078366fe4a332cc08ec689 (patch) | |
tree | bde7fa316f42db542dce8807ee13fee1d558ea4c /print/Makefile | |
parent | 9332084740b5b48b0d7ffc35fc496c60b1acfe67 (diff) | |
download | ports-31d0d36d73bf20c7e3078366fe4a332cc08ec689.tar.gz ports-31d0d36d73bf20c7e3078366fe4a332cc08ec689.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 afbbe61b1876..683db2ae210d 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1998/07/20 02:31:50 steve Exp $ +# $Id: Makefile,v 1.64 1998/08/14 00:16:29 kuriyama Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -21,6 +21,7 @@ SUBDIR += enscript SUBDIR += enscriptfonts SUBDIR += freetype + SUBDIR += ggv SUBDIR += ghostscript SUBDIR += ghostscript3 SUBDIR += ghostscript4 |