diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-03 12:07:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-03 12:07:47 +0000 |
commit | 8e22cef9ec06ee48f21717053077c35e5ab66e9f (patch) | |
tree | 183b4b6e54f63254d5703999241606200adfaa18 /textproc/txt2man/Makefile | |
parent | e7510297ce87d629dfc655795cd0ef1d9407df6b (diff) |
Notes
Diffstat (limited to 'textproc/txt2man/Makefile')
-rw-r--r-- | textproc/txt2man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index d09bd8f428dc..cacb0d1a283e 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -7,7 +7,7 @@ # PORTNAME= txt2man -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= textproc MASTER_SITES= http://mvertes.free.fr/download/ |