diff options
author | Gary Jennejohn <gj@FreeBSD.org> | 2001-03-25 11:58:48 +0000 |
---|---|---|
committer | Gary Jennejohn <gj@FreeBSD.org> | 2001-03-25 11:58:48 +0000 |
commit | 1f3c5b6d9d0d87e5a48baa35475aab7af1812caf (patch) | |
tree | 01f1636b5c3d00cf14b804a4cc5eaca8dde14952 /editors | |
parent | 7f5871556973851363566e9ce143a0da5fa87493 (diff) | |
download | ports-1f3c5b6d9d0d87e5a48baa35475aab7af1812caf.tar.gz ports-1f3c5b6d9d0d87e5a48baa35475aab7af1812caf.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/Makefile | 2 |
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/ \ |