diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-04-19 00:58:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-04-19 00:58:08 +0800 |
commit | 5890fb66ed138b850034575fbb30bbc2975700fa (patch) | |
tree | 0c63de95ddbb5757d13e32ae700765b3a6602980 /misc/help2man/Makefile | |
parent | ba0fd55d3c383f360c494a911758fd7f15d72360 (diff) | |
download | freebsd-ports-gnome-5890fb66ed138b850034575fbb30bbc2975700fa.tar.gz freebsd-ports-gnome-5890fb66ed138b850034575fbb30bbc2975700fa.tar.zst freebsd-ports-gnome-5890fb66ed138b850034575fbb30bbc2975700fa.zip |
- Update to 1.41.2
Changes:
- Update Vietnamese translation (thanks to Tran Ngoc Quan).
- Update Croatian translation (thanks to Tomislav Krznar).
- Update Brazilian Portuguese translation (thanks to Rodolfo Ribeiro Gomes).
Feature safe: yes
Diffstat (limited to 'misc/help2man/Makefile')
-rw-r--r-- | misc/help2man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/help2man/Makefile b/misc/help2man/Makefile index 0d64b83ecd04..f3b3547bb36c 100644 --- a/misc/help2man/Makefile +++ b/misc/help2man/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= help2man -PORTVERSION= 1.41.1 +PORTVERSION= 1.41.2 CATEGORIES= misc MASTER_SITES= GNU/${PORTNAME} |