diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-30 14:04:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-30 14:04:46 +0000 |
commit | 6b43e99a80f4fcb90d95a3131effc9fd9008c05c (patch) | |
tree | 8d725008394552afedd7721769dabc3bd6a65c83 /textproc/mdocml/Makefile | |
parent | 8291009669266c02e234a1a78a132ed318d5b7e4 (diff) |
Notes
Diffstat (limited to 'textproc/mdocml/Makefile')
-rw-r--r-- | textproc/mdocml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index f332bda5d71b..a9f9b90ef140 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mdocml -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.6 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ https://www.spoerlein.net/pub/mdocml/ |