summaryrefslogtreecommitdiffstats
path: root/Makefile.port
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-01-20 13:44:05 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-01-20 13:44:05 +0000
commit50f9604d3b055e8ec8c5617c792e62d6e01219a3 (patch)
tree39fcd3980a3ce1ed22e07f3f0b0d813f92061772 /Makefile.port
parentffd36f32dbbe968941923914f7f8630c797a1206 (diff)
downloadmandoc-50f9604d3b055e8ec8c5617c792e62d6e01219a3.tar.gz
Re-merged old port-building routines.
Diffstat (limited to 'Makefile.port')
-rw-r--r--Makefile.port2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.port b/Makefile.port
index 8e002b5d..deda68ae 100644
--- a/Makefile.port
+++ b/Makefile.port
@@ -1,6 +1,6 @@
# $OpenBSD$
-COMMENT= compile mdoc macros into mark-up languages
+COMMENT= mdoc macro compiler
DISTNAME= mdocml-@VERSION@
CATEGORIES= devel