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