diff options
author | steve <steve@FreeBSD.org> | 1998-07-20 03:46:54 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-20 03:46:54 +0000 |
commit | 367aad200dc91630118f4a7aa88e52b9044d5f63 (patch) | |
tree | ee7a2f1b825597476d18037e260013900d0160d5 /textproc | |
parent | a64c8254768088559c638bb13d2069fad1477faa (diff) | |
download | FreeBSD-ports-367aad200dc91630118f4a7aa88e52b9044d5f63.zip FreeBSD-ports-367aad200dc91630118f4a7aa88e52b9044d5f63.tar.gz |
Turn on gxditview.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 668de1c..42c6dd5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1998/06/29 16:18:18 nik Exp $ +# $Id: Makefile,v 1.25 1998/07/12 23:25:40 steve Exp $ # SUBDIR += agrep @@ -8,6 +8,7 @@ SUBDIR += docproj SUBDIR += dsssl-docbook-modular SUBDIR += glimpse + SUBDIR += gxditview SUBDIR += html SUBDIR += info2html SUBDIR += isearch |