diff options
Diffstat (limited to 'textproc/gtkspell/Makefile')
-rw-r--r-- | textproc/gtkspell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index aa302269c61..be8b7a424ff 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2013/06/04 22:17:10 tron Exp $ +# $NetBSD: Makefile,v 1.55 2013/06/06 12:53:54 wiz Exp $ DISTNAME= gtkspell-2.0.16 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= textproc devel MASTER_SITES= http://gtkspell.sourceforge.net/download/ |