diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-17 19:22:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-17 19:22:30 +0000 |
commit | 78f1c9f08cc2e39203159f1e6ebad3328400128d (patch) | |
tree | 0c683a98438c11941e5269dc20936033d5dd4952 /editors/xwpe/Makefile | |
parent | 70fd798e14df789db6f893f89e0599eacc786e12 (diff) | |
download | pkgsrc-78f1c9f08cc2e39203159f1e6ebad3328400128d.tar.gz |
Add missing file to PLIST. Bump PKGREVISION.
Diffstat (limited to 'editors/xwpe/Makefile')
-rw-r--r-- | editors/xwpe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile index e2c6bfba0d6..696ca58be03 100644 --- a/editors/xwpe/Makefile +++ b/editors/xwpe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/02/05 23:08:59 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/17 19:22:30 wiz Exp $ # DISTNAME= xwpe-1.5.29a -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://www.identicalsoftware.com/xwpe/ |