diff options
author | wiz <wiz> | 2007-06-08 12:24:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-08 12:24:59 +0000 |
commit | c80c0f168f39951a3b52a274a37668d40a354474 (patch) | |
tree | 028de92fdde6abc18235fd74dec5bb314fdef7d4 /editors | |
parent | 3da8a6e10d14873a292c6051725ab589a55e978c (diff) | |
download | pkgsrc-c80c0f168f39951a3b52a274a37668d40a354474.tar.gz |
PKGREVISION bump for db4 shlib name change.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/poedit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index d89b37d443e..20e404036c9 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2007/02/15 14:28:40 rillig Exp $ +# $NetBSD: Makefile,v 1.18 2007/06/08 12:25:03 wiz Exp $ # DISTNAME= poedit-1.3.6 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=poedit/} |