diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-02-01 00:22:06 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-02-01 00:22:06 +0800 |
commit | b1e709eb0bf04310e80c0024964d623ecfbfa658 (patch) | |
tree | e9c4d8f2cbdeaf5ff2ae68ad35a2eb51bc985ee4 /mail/balsa | |
parent | 6200c504f46b617b756c2e29ceeb057cc89432de (diff) | |
download | freebsd-ports-gnome-b1e709eb0bf04310e80c0024964d623ecfbfa658.tar.gz freebsd-ports-gnome-b1e709eb0bf04310e80c0024964d623ecfbfa658.tar.zst freebsd-ports-gnome-b1e709eb0bf04310e80c0024964d623ecfbfa658.zip |
Update pspell version number.
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 7129914d4451..92554efa14e3 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ - pspell.2:${PORTSDIR}/textproc/pspell \ + pspell.4:${PORTSDIR}/textproc/pspell \ gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes |