diff options
author | steve <steve@FreeBSD.org> | 1999-01-26 11:32:20 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-26 11:32:20 +0800 |
commit | 6733f3cc89edafff6417fbc85dd211f8b3a31e93 (patch) | |
tree | b8bb3ee177b00551aaade278e2bfcb09e072133a /print/Makefile | |
parent | 54b34b555f12fd6ccc01fbb124d79b3dda6a5e6d (diff) | |
download | freebsd-ports-gnome-6733f3cc89edafff6417fbc85dd211f8b3a31e93.tar.gz freebsd-ports-gnome-6733f3cc89edafff6417fbc85dd211f8b3a31e93.tar.zst freebsd-ports-gnome-6733f3cc89edafff6417fbc85dd211f8b3a31e93.zip |
Activate the hp2xx port.
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 8b8234e820e2..7393a40805c6 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.81 1999/01/18 02:50:16 steve Exp $ +# $Id: Makefile,v 1.82 1999/01/20 14:51:16 dirk Exp $ # SUBDIR += a2ps-a4 @@ -33,6 +33,7 @@ SUBDIR += gp SUBDIR += gsfonts SUBDIR += gv + SUBDIR += hp2xx SUBDIR += html2latex SUBDIR += html2ps SUBDIR += jadetex |