diff options
author | adam <adam> | 2008-01-12 11:36:28 +0000 |
---|---|---|
committer | adam <adam> | 2008-01-12 11:36:28 +0000 |
commit | 54a9e8b02ddc06323222b7d4f5cc4bd2d0333725 (patch) | |
tree | a1fd841ef65ba98893082c64a3b5f269fed5e225 /editors | |
parent | fa0340374455af378eb0b32aec9992a1686eb13a (diff) | |
download | pkgsrc-54a9e8b02ddc06323222b7d4f5cc4bd2d0333725.tar.gz |
db4 update related revision 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 20e404036c9..f137cabbb21 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2007/06/08 12:25:03 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2008/01/12 11:36:31 adam Exp $ # DISTNAME= poedit-1.3.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} |