diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-24 02:58:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-24 02:58:27 +0000 |
commit | d1424d1c0e28c8ee0caf3860669c78d067badcf2 (patch) | |
tree | 8093bb8b09214d136d8ef0da427a2e5d43ab5b70 /textproc/aspell-welsh | |
parent | 5e65f932169fe6048c40eb914aa3ba61fc17a2e1 (diff) | |
download | pkgsrc-d1424d1c0e28c8ee0caf3860669c78d067badcf2.tar.gz |
Bump PKGREVISION for aspell update (and corresponding change in created
dictionaries).
Diffstat (limited to 'textproc/aspell-welsh')
-rw-r--r-- | textproc/aspell-welsh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/aspell-welsh/Makefile b/textproc/aspell-welsh/Makefile index 02f7555a2ec..9118ebf7767 100644 --- a/textproc/aspell-welsh/Makefile +++ b/textproc/aspell-welsh/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/10/03 00:18:19 tv Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/24 02:58:27 wiz Exp $ # DISTNAME= aspell-cy-0.50-3 PKGNAME= ${DISTNAME:C/cy-(.*)-(.*)$/welsh-\1.\2/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/cy/} EXTRACT_SUFX= .tar.bz2 |