aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2001-03-25 19:58:48 +0800
committergj <gj@FreeBSD.org>2001-03-25 19:58:48 +0800
commit4f2fbb2378548d435d82e8b0c8bca90d10d266c5 (patch)
treedc32550b3f6b800bf9b93df6560c095073c9129d /editors
parenta9b3413f92c72555b1850d8a36ed6210993327bf (diff)
downloadfreebsd-ports-gnome-4f2fbb2378548d435d82e8b0c8bca90d10d266c5.tar.gz
freebsd-ports-gnome-4f2fbb2378548d435d82e8b0c8bca90d10d266c5.tar.zst
freebsd-ports-gnome-4f2fbb2378548d435d82e8b0c8bca90d10d266c5.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.
Diffstat (limited to 'editors')
-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/ \