diff options
author | hubertf <hubertf@pkgsrc.org> | 1997-10-30 01:40:52 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1997-10-30 01:40:52 +0000 |
commit | 8d2d1443816fb849272fd32937026d8e1e89b2d0 (patch) | |
tree | 1323bc97412a9aef874b7761560d8e53d1ebee60 /textproc | |
parent | fa7f2eaa2b7e773c4d46ab376518dda3d1ed4dee (diff) | |
download | pkgsrc-8d2d1443816fb849272fd32937026d8e1e89b2d0.tar.gz |
Add glimpse
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 237367a245b..a968750e707 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 1997/10/30 01:08:22 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 1997/10/30 01:40:52 hubertf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/10/13 11:11:32 itojun Exp # # SUBDIR += agrep # SUBDIR += docbook -# SUBDIR += glimpse + SUBDIR += glimpse # SUBDIR += html # SUBDIR += info2html # SUBDIR += isearch |