diff options
Diffstat (limited to 'textproc/txt2man/Makefile')
-rw-r--r-- | textproc/txt2man/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index 3302ce30135c..3807e8c87407 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -7,11 +7,11 @@ # PORTNAME= txt2man -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= textproc MASTER_SITES= http://mvertes.free.fr/download/ -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ALL_TARGET= txt2man.1 INSTALL_TARGET= install prefix=${PREFIX} |