diff options
author | asami <asami@FreeBSD.org> | 1997-11-26 07:59:51 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-11-26 07:59:51 +0800 |
commit | 904989c8602797e942139dd2de1337bf02aa3127 (patch) | |
tree | 12bc21a02d5abf3183e5b539759e4fb5cef14770 /print/Makefile | |
parent | f42b967f7d325992616ccef18b2aa39a04ecadb0 (diff) | |
download | freebsd-ports-gnome-904989c8602797e942139dd2de1337bf02aa3127.tar.gz freebsd-ports-gnome-904989c8602797e942139dd2de1337bf02aa3127.tar.zst freebsd-ports-gnome-904989c8602797e942139dd2de1337bf02aa3127.zip |
Now that Chuck has committed the changes to revert a2ps43 back to 4.3,
enable it.
Thanks to: chuckr
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 5e95152a0d8b..a8a1d8384bf8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.49 1997/11/04 13:45:22 tg Exp $ +# $Id: Makefile,v 1.50 1997/11/06 14:50:09 tg Exp $ # SUBDIR += a2ps + SUBDIR += a2ps43 SUBDIR += acroread SUBDIR += afm SUBDIR += apsfilter |