aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-21 09:50:07 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-21 09:50:07 +0000
commit577cad2e4ebeb9c39fdbcd98f6fd5cc1ad59eb3b (patch)
tree9e0c58614e4563369ba82939e559351d869ade97
parentc8944e5d64b28710e7e92727329e152bd5ebd69a (diff)
downloadmandoc-577cad2e4ebeb9c39fdbcd98f6fd5cc1ad59eb3b.tar.gz
mandoc-577cad2e4ebeb9c39fdbcd98f6fd5cc1ad59eb3b.tar.zst
mandoc-577cad2e4ebeb9c39fdbcd98f6fd5cc1ad59eb3b.zip
Category devel -> textproc.VERSION_1_6_5
-rw-r--r--Makefile.netbsd2
-rw-r--r--Makefile.openbsd2
-rw-r--r--index.sgml6
3 files changed, 5 insertions, 5 deletions
diff --git a/Makefile.netbsd b/Makefile.netbsd
index 7ca475c3..c8a8902a 100644
--- a/Makefile.netbsd
+++ b/Makefile.netbsd
@@ -3,7 +3,7 @@
COMMENT= mdoc macro compiler
DISTNAME= mdocml-@VERSION@
-CATEGORIES= devel
+CATEGORIES= textproc
HOMEPAGE= http://mdocml.bsd.lv/
diff --git a/Makefile.openbsd b/Makefile.openbsd
index 6f33ebff..12b5ef11 100644
--- a/Makefile.openbsd
+++ b/Makefile.openbsd
@@ -3,7 +3,7 @@
COMMENT= mdoc macro compiler
DISTNAME= mdocml-@VERSION@
-CATEGORIES= devel
+CATEGORIES= textproc
HOMEPAGE= http://mdocml.bsd.lv/
diff --git a/index.sgml b/index.sgml
index 76bc7a3c..c53ba158 100644
--- a/index.sgml
+++ b/index.sgml
@@ -118,7 +118,7 @@
<p class="boxed">
# pkg_delete mdocml<br>
- # cd /usr/ports/devel/<br>
+ # cd /usr/ports/textproc/<br>
# rm -rf mdocml<br>
# ftp -V -o- http://mdocml.bsd.lv/ports-openbsd/mdocml.tar.gz | tar -zvxf -<br>
# cd mdocml<br>
@@ -132,7 +132,7 @@
<p class="boxed">
# pkg_delete mdocml<br>
- # cd /usr/pkgsrc/devel/<br>
+ # cd /usr/pkgsrc/textproc/<br>
# rm -rf mdocml<br>
# ftp -V -o- http://mdocml.bsd.lv/ports-netbsd/mdocml.tar.gz | tar -zvxf -<br>
# cd mdocml<br>
@@ -164,7 +164,7 @@
<tr>
<td>
<div class="foot">
- Copyright &#169; 2009 Kristaps D&#382;onsons, $Date: 2009/02/28 10:13:45 $
+ Copyright &#169; 2009 Kristaps D&#382;onsons, $Date: 2009/03/21 09:50:07 $
</div>
</td>
</tr>