diff options
Diffstat (limited to 'editors/xvile/Makefile')
-rw-r--r-- | editors/xvile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 13bdfd8ad2b..d10d87a59f1 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.64 2012/10/03 11:43:48 asau Exp $ +# $NetBSD: Makefile,v 1.65 2012/10/03 21:56:00 wiz Exp $ DISTNAME= vile-9.8 PKGNAME= x${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://invisible-island.net/vile/ EXTRACT_SUFX= .tgz |