diff options
Diffstat (limited to 'textproc/doclifter/Makefile')
-rw-r--r-- | textproc/doclifter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index 0444c93613e..d518e940748 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2009/02/24 16:19:14 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2010/02/10 19:17:46 joerg Exp $ # DISTNAME= doclifter-2.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ |