diff options
Diffstat (limited to 'devel/libview/Makefile')
-rw-r--r-- | devel/libview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libview/Makefile b/devel/libview/Makefile index d74755bbeaf..69e408f6b83 100644 --- a/devel/libview/Makefile +++ b/devel/libview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2018/04/16 14:33:48 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2018/11/12 03:51:13 ryoon Exp $ # DISTNAME= libview-0.6.4 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=view/} |