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 4113f04797d..01ed5d7cf05 100644 --- a/devel/libview/Makefile +++ b/devel/libview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2016/08/03 10:22:11 adam Exp $ +# $NetBSD: Makefile,v 1.25 2017/02/06 13:54:41 wiz Exp $ # DISTNAME= libview-0.6.4 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=view/} |