diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-14 13:51:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-14 13:51:34 +0000 |
commit | 7bb0fc7ab6b0e566739177b7f0f63c4fc8482ab9 (patch) | |
tree | fc76ce21be8fd891a1997be5e594d22635b6be52 /textproc/ispell-gaeilge/Makefile | |
parent | ea7631f9df3bfedf9409898106c0a8287c6086c1 (diff) | |
download | pkgsrc-7bb0fc7ab6b0e566739177b7f0f63c4fc8482ab9.tar.gz |
ispell is now called ispell-base.
Diffstat (limited to 'textproc/ispell-gaeilge/Makefile')
-rw-r--r-- | textproc/ispell-gaeilge/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ispell-gaeilge/Makefile b/textproc/ispell-gaeilge/Makefile index 0ffde8c2556..bb9702e26df 100644 --- a/textproc/ispell-gaeilge/Makefile +++ b/textproc/ispell-gaeilge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/03/14 12:14:54 agc Exp $ +# $NetBSD: Makefile,v 1.4 2001/03/14 13:51:34 wiz Exp $ DISTNAME= ispell-gaeilge-0.1nb1 CATEGORIES= textproc @@ -8,6 +8,6 @@ MAINTAINER= ad@netbsd.org HOMEPAGE= http://borel.slu.edu/~kps/ispell/ COMMENT= Irish language support for ispell -DEPENDS+= ispell-3.1.20:../../textproc/ispell-base +DEPENDS+= ispell-base-3.1.20:../../textproc/ispell-base .include "../../mk/bsd.pkg.mk" |