diff options
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r-- | editors/vigor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 55e2a997ef5..ae8ae01cdc2 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2015/08/18 07:31:06 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2016/07/09 06:38:15 wiz Exp $ # DISTNAME= vigor-0.016 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/} |