diff options
author | wiz <wiz> | 2008-05-30 12:29:00 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-05-30 12:29:00 +0000 |
commit | 42094df4c40ff29ea3a05b7bf71eb7dc43cb02e3 (patch) | |
tree | bb2d9dd2719c3185306cd1b6015fc5759f486863 /editors | |
parent | 1e716051d8d309f817d5154ab66a03068009d6fb (diff) | |
download | pkgsrc-42094df4c40ff29ea3a05b7bf71eb7dc43cb02e3.tar.gz |
Bump PKGREVISION for gtkspell API bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index f137cabbb21..a0efceaf2e9 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/01/12 11:36:31 adam Exp $ +# $NetBSD: Makefile,v 1.20 2008/05/30 12:29:00 wiz Exp $ # DISTNAME= poedit-1.3.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} |