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 52e8ae913dd..499058a4311 100644 --- a/textproc/ebview/Makefile +++ b/textproc/ebview/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2014/08/21 08:47:00 jperkin Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:24:56 tnn Exp $ DISTNAME= ebview-0.3.6 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebview/} |