diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2011-09-22 13:51:54 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2011-09-22 13:51:54 +0000 |
commit | 05a4bd4ab2a977a5598474f9c8df8e4e16b1b67f (patch) | |
tree | 901e0f3589c05a04638e25b8ea01f3e0f3eb594f /x11/xman | |
parent | abdec19d38d6f1e58e3cb18eecd96d181efdd048 (diff) | |
download | ports-05a4bd4ab2a977a5598474f9c8df8e4e16b1b67f.tar.gz ports-05a4bd4ab2a977a5598474f9c8df8e4e16b1b67f.zip |
Notes
Diffstat (limited to 'x11/xman')
-rw-r--r-- | x11/xman/Makefile | 4 | ||||
-rw-r--r-- | x11/xman/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/x11/xman/Makefile b/x11/xman/Makefile index 37a00785927b..94380950d9da 100644 --- a/x11/xman/Makefile +++ b/x11/xman/Makefile @@ -6,12 +6,14 @@ # PORTNAME= xman -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Manual page display program for X +LICENSE= MIT + XORG_CAT= app USE_XORG= xt xaw xp xprintutil diff --git a/x11/xman/distinfo b/x11/xman/distinfo index 3c66cc083104..c9b37831418b 100644 --- a/x11/xman/distinfo +++ b/x11/xman/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/app/xman-1.1.0.tar.bz2) = 9d617ed760fe2147baae5ad9cbbdd85f1bb7534acfc3327bb51dad42e8bcc8b0 -SIZE (xorg/app/xman-1.1.0.tar.bz2) = 152855 +SHA256 (xorg/app/xman-1.1.2.tar.bz2) = c2f9ecab80f6d255e14b45dd4bebd64571448e337b69d888d32fc2654a00ed71 +SIZE (xorg/app/xman-1.1.2.tar.bz2) = 168211 |