summaryrefslogtreecommitdiff
path: root/textproc/ispell-gaeilge
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-03-14 12:14:54 +0000
committeragc <agc@pkgsrc.org>2001-03-14 12:14:54 +0000
commit91ecfdd173176abf7e1be818200bd4d9720a93d1 (patch)
tree94a36bde8ff3cb7a6a86526d59bc679a6eab8f88 /textproc/ispell-gaeilge
parent8aa9ac7282d8575fecef3ef5ba13513b9d02b1b6 (diff)
downloadpkgsrc-91ecfdd173176abf7e1be818200bd4d9720a93d1.tar.gz
Adapt to the new format for the ispell packages.
Diffstat (limited to 'textproc/ispell-gaeilge')
-rw-r--r--textproc/ispell-gaeilge/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/ispell-gaeilge/Makefile b/textproc/ispell-gaeilge/Makefile
index 044d1ede1d0..0ffde8c2556 100644
--- a/textproc/ispell-gaeilge/Makefile
+++ b/textproc/ispell-gaeilge/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2001/02/17 17:37:29 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/14 12:14:54 agc Exp $
-DISTNAME= ispell-gaeilge-0.1
+DISTNAME= ispell-gaeilge-0.1nb1
CATEGORIES= textproc
MASTER_SITES= http://borel.slu.edu/~kps/ispell/
@@ -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
+DEPENDS+= ispell-3.1.20:../../textproc/ispell-base
.include "../../mk/bsd.pkg.mk"