diff options
Diffstat (limited to 'editors')
-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 7effaf3d90a..af35a7a1c4d 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:18 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2014/01/11 14:42:03 adam Exp $ # DISTNAME= vigor-0.016 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=vigor/} |