diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-31 16:22:06 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-31 16:22:06 +0000 |
commit | b1e709eb0bf04310e80c0024964d623ecfbfa658 (patch) | |
tree | e9c4d8f2cbdeaf5ff2ae68ad35a2eb51bc985ee4 /www/libgtkhtml | |
parent | 6200c504f46b617b756c2e29ceeb057cc89432de (diff) | |
download | FreeBSD-ports-b1e709eb0bf04310e80c0024964d623ecfbfa658.zip FreeBSD-ports-b1e709eb0bf04310e80c0024964d623ecfbfa658.tar.gz |
Update pspell version number.
Diffstat (limited to 'www/libgtkhtml')
-rw-r--r-- | www/libgtkhtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile index 97bde71..f433ea5 100644 --- a/www/libgtkhtml/Makefile +++ b/www/libgtkhtml/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= bonobo.2:${PORTSDIR}/devel/bonobo \ wwwzip.1:${PORTSDIR}/www/libwww \ gconf-1.1:${PORTSDIR}/devel/gconf \ - pspell.2:${PORTSDIR}/textproc/pspell \ + pspell.4:${PORTSDIR}/textproc/pspell \ gal.3:${PORTSDIR}/x11-toolkits/gal USE_X_PREFIX= yes |