diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-18 16:58:08 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-04-18 16:58:08 +0000 |
commit | 2c463f264c37646f690e36fe61e22a3e94d7db71 (patch) | |
tree | 0c63de95ddbb5757d13e32ae700765b3a6602980 /misc/help2man/Makefile | |
parent | bf835fc2b7f3d8c5a1d7a06777b6d815aa59f656 (diff) |
Notes
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} |