summaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-29 17:39:19 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-29 17:39:19 +0000
commit92c6526498fc840e3362a95cb4ecc3d8ba380108 (patch)
treeac69f6d2e7765c3294db078c253e8f3b3f91c7a8 /editors/vim
parentFix PLIST. (diff)
Adjust so that satellite ports get the right version number for packaging.
Notes
Notes: svn path=/head/; revision=23501
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 19218bab96f2..0715d59c882c 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -7,8 +7,9 @@
# $FreeBSD$
#
+PKGVER= 5.5.38
DISTNAME= vim-5.5
-PKGNAME?= vim-5.5.38
+PKGNAME?= vim-${PKGVER}
CATEGORIES= editors
MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://ftp.nuxi.com/pub/vim/unix/ \