summaryrefslogtreecommitdiff
path: root/textproc/ispell-british/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-07-07Update ispell-british to 3.3.02.markd1-6/+5
2005-06-17Create directories before installing files into them.jlam1-1/+3
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-12-01Update ispell-british to 3.2.06markd1-9/+6
to match ispell-base.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-01-10Compatibility with SunOScjep1-2/+9
2001-04-15Use the same package Makefile setting for TMPDIR that the ispell-baseagc1-1/+3
package uses. Fixes PR 12617 from Greg Woods
2001-03-15Update dependency to ispell-base>=3.1.20.wiz1-2/+2
2001-03-14Let CONFLICTs be handled by ispell-base.wiz1-2/+1
2001-03-14Initial import of ispell-british into the packages collection.agc1-0/+39
This package contains the British English spelling dictionary.