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 f41acf49bdb..a4ee7375cd6 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2013/06/04 22:17:10 tron Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/06 12:55:07 wiz Exp $ DISTNAME= ebview-0.3.6 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/} |