diff options
author | tobez <tobez@FreeBSD.org> | 2001-10-31 06:21:37 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-10-31 06:21:37 +0800 |
commit | d833534592cd9d5c6b6e78ac884912dc6760d23b (patch) | |
tree | 10e73960154833aadfe44f3d891f8076b74e4f70 /textproc/Makefile | |
parent | 842ea05cfcc529f92e9138da9998dad56ed677d3 (diff) | |
download | freebsd-ports-graphics-d833534592cd9d5c6b6e78ac884912dc6760d23b.tar.gz freebsd-ports-graphics-d833534592cd9d5c6b6e78ac884912dc6760d23b.tar.zst freebsd-ports-graphics-d833534592cd9d5c6b6e78ac884912dc6760d23b.zip |
Add makepatch 2.00a, two perl scripts to assist in the generation and
application of patches.
PR: 31440
Submitted by: John Merryweather Cooper
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 2c61f36e164..8008e73e043 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -85,6 +85,7 @@ SUBDIR += linuxdoc SUBDIR += lotusxsl SUBDIR += ltxml + SUBDIR += makepatch SUBDIR += man2html SUBDIR += mgdiff SUBDIR += mguesser |