diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-11 10:02:02 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-11 10:02:02 +0800 |
commit | 1537f87fbda4019ac0f2737f083fc71ba2f54781 (patch) | |
tree | 88ef9940023b32a5adc20ec4c5f0dd606d3c0be9 /print/Makefile | |
parent | 19f380b9da9c59a9f2c2d207b90b7e77ebf89667 (diff) | |
download | freebsd-ports-gnome-1537f87fbda4019ac0f2737f083fc71ba2f54781.tar.gz freebsd-ports-gnome-1537f87fbda4019ac0f2737f083fc71ba2f54781.tar.zst freebsd-ports-gnome-1537f87fbda4019ac0f2737f083fc71ba2f54781.zip |
Added rlpr
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 7d48e49c18dc..699baf849919 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1999/04/13 16:20:30 taoka Exp $ +# $Id: Makefile,v 1.90 1999/05/03 03:03:37 steve Exp $ # SUBDIR += a2ps-a4 @@ -65,6 +65,7 @@ SUBDIR += pkfonts600 SUBDIR += psutils-a4 SUBDIR += psutils-letter + SUBDIR += rlpr SUBDIR += rtf2latex SUBDIR += t1utils SUBDIR += teTeX |