diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-26 07:59:51 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-26 07:59:51 +0800 |
commit | fcc7d8a9abf49392c0fb4a6c0b32b0fb3b53fb03 (patch) | |
tree | bbfcc6278b35c9516e3feb7a12fac937c25382c8 | |
parent | 6445f46a431fb3eff52df8fec4ea333c328f9035 (diff) | |
download | freebsd-ports-gnome-fcc7d8a9abf49392c0fb4a6c0b32b0fb3b53fb03.tar.gz freebsd-ports-gnome-fcc7d8a9abf49392c0fb4a6c0b32b0fb3b53fb03.tar.zst freebsd-ports-gnome-fcc7d8a9abf49392c0fb4a6c0b32b0fb3b53fb03.zip |
Now that Chuck has committed the changes to revert a2ps43 back to 4.3,
enable it.
Thanks to: chuckr
-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 |