diff options
Diffstat (limited to 'textproc/ebview/Makefile')
-rw-r--r-- | textproc/ebview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ebview/Makefile b/textproc/ebview/Makefile index f05181ea17c..3824ffda1c0 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:50 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/11/15 22:58:41 abs Exp $ DISTNAME= ebview-0.3.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/} |