diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /x11-toolkits/xmhtml | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.gz ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Notes
Diffstat (limited to 'x11-toolkits/xmhtml')
-rw-r--r-- | x11-toolkits/xmhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xmhtml/Makefile b/x11-toolkits/xmhtml/Makefile index bb743f2e6dc0..271aa17fbe49 100644 --- a/x11-toolkits/xmhtml/Makefile +++ b/x11-toolkits/xmhtml/Makefile @@ -7,7 +7,7 @@ PORTNAME= XmHTML PORTVERSION= 1.1.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-toolkits www MASTER_SITES= ${MASTER_SITE_NETBSD} |