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 c2ed1b1a161..5e5df960f0c 100644 --- a/editors/vile/Makefile +++ b/editors/vile/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2012/10/03 21:56:00 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2013/05/31 12:41:00 wiz Exp $ DISTNAME= vile-9.8 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz |