diff options
Diffstat (limited to 'editors/vile/Makefile')
-rw-r--r-- | editors/vile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile index ff1f825c7ec..6a2ad0e4c1f 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2016/06/08 19:23:50 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2017/06/05 14:23:57 ryoon Exp $ DISTNAME= vile-9.8 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz |