diff options
author | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-02-16 11:18:58 +0000 |
commit | 1a3fdb3358a326a6f5fd31658abf9e70aff71024 (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /editors/gedit3-spell | |
parent | 853c2c1e235e3f226c8715a7526402092d570daf (diff) | |
download | pkgsrc-1a3fdb3358a326a6f5fd31658abf9e70aff71024.tar.gz |
Recursive bump for png-1.6.
Diffstat (limited to 'editors/gedit3-spell')
-rw-r--r-- | editors/gedit3-spell/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/gedit3-spell/Makefile b/editors/gedit3-spell/Makefile index eeb5f77a162..392c99e18a5 100644 --- a/editors/gedit3-spell/Makefile +++ b/editors/gedit3-spell/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.5 2012/10/29 14:48:41 prlw1 Exp $ +# $NetBSD: Makefile,v 1.6 2013/02/16 11:20:55 wiz Exp $ # .include "../../editors/gedit3/Makefile.common" PKGNAME= ${DISTNAME:S/gedit/gedit3-spell/} +PKGREVISION= 1 COMMENT= Spell-check plugin for gedit |