diff options
author | Ulrich Spörlein <uqs@FreeBSD.org> | 2012-03-24 08:40:36 +0000 |
---|---|---|
committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2012-03-24 08:40:36 +0000 |
commit | 16d9d5f5d8b61f9fcb21476b139343160845de29 (patch) | |
tree | 4344f98e09e41822f151f88c6c7f6416335c4d6e /textproc/mdocml/Makefile | |
parent | cb2fd25e240507ccb2c1914fd9a7c7b0ae59b558 (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 795fe09274bc..3f6260560c1c 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mdocml -PORTVERSION= 1.11.7 +PORTVERSION= 1.12.1 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ ${MASTER_SITE_LOCAL} |