diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-18 22:45:23 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-18 22:45:23 +0800 |
commit | 40e3a7527d2ac15442967c8cb34820dfd7365510 (patch) | |
tree | 582ce247f4509e0bf5a1d72794426df4a22b9301 /textproc/txt2man | |
parent | c6ea6be9b6df8ccd313b33bfa8afb5820df9f108 (diff) | |
download | freebsd-ports-gnome-40e3a7527d2ac15442967c8cb34820dfd7365510.tar.gz freebsd-ports-gnome-40e3a7527d2ac15442967c8cb34820dfd7365510.tar.zst freebsd-ports-gnome-40e3a7527d2ac15442967c8cb34820dfd7365510.zip |
upgrade to 1.4.2
drop maintainership
Diffstat (limited to 'textproc/txt2man')
-rw-r--r-- | textproc/txt2man/Makefile | 4 | ||||
-rw-r--r-- | textproc/txt2man/distinfo | 2 |
2 files changed, 3 insertions, 3 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} diff --git a/textproc/txt2man/distinfo b/textproc/txt2man/distinfo index a24f5a7bda93..d8c4d86aba3d 100644 --- a/textproc/txt2man/distinfo +++ b/textproc/txt2man/distinfo @@ -1 +1 @@ -MD5 (txt2man-1.4.1.tar.gz) = 9a9bee48f4304208d98cf61542760fb3 +MD5 (txt2man-1.4.2.tar.gz) = 1b8b72982aacbaa5e82f4b4e8d035673 |