diff options
Diffstat (limited to 'textproc/enchant/Makefile')
-rw-r--r-- | textproc/enchant/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index 8513d04ddcb..d6c95433c39 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:19 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/07 16:36:47 tv Exp $ # DISTNAME= enchant-1.1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} |