diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-13 08:34:18 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-13 08:34:18 +0800 |
commit | 135124a5a7d898f90f44feabbcb3aa8bf5789bd1 (patch) | |
tree | 094a57f3d2828dbbc7e2a278e39531f2afea52af /textproc/xlhtml/Makefile | |
parent | d9c3214d2095212e38ac9378bada3bc8145852eb (diff) | |
download | freebsd-ports-gnome-135124a5a7d898f90f44feabbcb3aa8bf5789bd1.tar.gz freebsd-ports-gnome-135124a5a7d898f90f44feabbcb3aa8bf5789bd1.tar.zst freebsd-ports-gnome-135124a5a7d898f90f44feabbcb3aa8bf5789bd1.zip |
- Patch browser helper utilities nsopen, nsxlview, and nsppptview
so that they work
PR: 53662
Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
Diffstat (limited to 'textproc/xlhtml/Makefile')
-rw-r--r-- | textproc/xlhtml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 8aa83f852c3c..ea6595f17a49 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -7,6 +7,7 @@ PORTNAME= xlhtml PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://chicago.sourceforge.net/xlhtml/ DISTNAME= ${PORTNAME}.${PORTVERSION} |