aboutsummaryrefslogtreecommitdiff
path: root/editors/vile
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2001-03-25 11:58:48 +0000
committerGary Jennejohn <gj@FreeBSD.org>2001-03-25 11:58:48 +0000
commit1f3c5b6d9d0d87e5a48baa35475aab7af1812caf (patch)
tree01f1636b5c3d00cf14b804a4cc5eaca8dde14952 /editors/vile
parent7f5871556973851363566e9ce143a0da5fa87493 (diff)
downloadports-1f3c5b6d9d0d87e5a48baa35475aab7af1812caf.tar.gz
ports-1f3c5b6d9d0d87e5a48baa35475aab7af1812caf.zip
Oops ! PORTVERSION was supposed to be 9.2j, not 9.2_pj (because portlint
doesn't like it). I changed it in xvile but forgot it in vile.
Notes
Notes: svn path=/head/; revision=40344
Diffstat (limited to 'editors/vile')
-rw-r--r--editors/vile/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vile/Makefile b/editors/vile/Makefile
index 249f885a2776..1034b6680caf 100644
--- a/editors/vile/Makefile
+++ b/editors/vile/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= vile
-PORTVERSION= 9.2_pj
+PORTVERSION= 9.2j
DISTNAME= vile-9.2
CATEGORIES= editors
MASTER_SITES= ftp://ftp.phred.org/pub/vile/ \