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 4d4213b8d62..38091c1d97c 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2014/05/29 23:36:32 wiz Exp $ +# $NetBSD: Makefile,v 1.68 2015/06/12 10:50:03 wiz Exp $ DISTNAME= vile-9.8 PKGNAME= x${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz |