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 /textproc/aspell | |
parent | 6200c504f46b617b756c2e29ceeb057cc89432de (diff) | |
download | FreeBSD-ports-b1e709eb0bf04310e80c0024964d623ecfbfa658.zip FreeBSD-ports-b1e709eb0bf04310e80c0024964d623ecfbfa658.tar.gz |
Update pspell version number.
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 120573f..c7a466a 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-.32.5 MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= pspell.2:${PORTSDIR}/textproc/pspell +LIB_DEPENDS= pspell.4:${PORTSDIR}/textproc/pspell USE_NEWGCC= yes USE_LIBTOOL= yes |