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 417a0140505..dbd314a8e31 100644 --- a/devel/libview/Makefile +++ b/devel/libview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/09/14 11:00:48 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2010/11/15 22:56:43 abs Exp $ # DISTNAME= libview-0.6.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=view/} |