diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-11-06 10:24:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-11-06 10:24:42 +0800 |
commit | 1fb664810da8cd2d35cdc009da1c8dd9c101c2ea (patch) | |
tree | 24ed38e1c8e767a557eb7d6617e697ead6bfc0f9 /textproc/Makefile | |
parent | 0e935a176821fb6f8ee8f0c4734ef498ee64f81b (diff) | |
download | freebsd-ports-gnome-1fb664810da8cd2d35cdc009da1c8dd9c101c2ea.tar.gz freebsd-ports-gnome-1fb664810da8cd2d35cdc009da1c8dd9c101c2ea.tar.zst freebsd-ports-gnome-1fb664810da8cd2d35cdc009da1c8dd9c101c2ea.zip |
repo-copy sgrep to sgrep2 and upgrade sgrep2 to 1.92a
set CONFLICT in sgrep and sgrep2 Makefile
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index f6fac1d19420..c6ba7dad4f3c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -441,6 +441,7 @@ SUBDIR += sgmltools SUBDIR += sgmltools-lite SUBDIR += sgrep + SUBDIR += sgrep2 SUBDIR += sk-aspell SUBDIR += smartdoc SUBDIR += smartdoc-devel |