diff options
Diffstat (limited to 'editors/poedit')
-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 6e1f660915a..51dab5d3c22 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:32 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/04/17 13:46:22 wiz Exp $ # DISTNAME= poedit-1.3.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} |