diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 16:22:54 +0800 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 16:22:54 +0800 |
commit | 0d005d99a28987ff50df49adc1ac76610576a3b4 (patch) | |
tree | 6d88dbfea351f10c59941396729ce8023dd5a56b /devel/noweb | |
parent | 9cc765d745035d3e199fe7207ba264980cf6fed6 (diff) | |
download | freebsd-ports-gnome-0d005d99a28987ff50df49adc1ac76610576a3b4.tar.gz freebsd-ports-gnome-0d005d99a28987ff50df49adc1ac76610576a3b4.tar.zst freebsd-ports-gnome-0d005d99a28987ff50df49adc1ac76610576a3b4.zip |
Add noroff.1.
Submitted by: bento
Diffstat (limited to 'devel/noweb')
-rw-r--r-- | devel/noweb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/noweb/Makefile b/devel/noweb/Makefile index 201287bff45b..86c365d2437e 100644 --- a/devel/noweb/Makefile +++ b/devel/noweb/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= iconx:${PORTSDIR}/lang/icon WRKSRC= ${WRKDIR}/src MAN1= cpif.1 nodefs.1 noroots.1 noweb.1 noindex.1 \ - nuweb2noweb.1 notangle.1 sl2h.1 htmltoc.1 + noroff.1 nuweb2noweb.1 notangle.1 sl2h.1 htmltoc.1 MAN7= nowebstyle.7 nowebfilters.7 MLINKS= notangle.1 noweave.1 notangle.1 nountangle.1 |