From 92c6526498fc840e3362a95cb4ecc3d8ba380108 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 29 Nov 1999 17:39:19 +0000 Subject: Adjust so that satellite ports get the right version number for packaging. --- editors/vim/Makefile | 3 ++- editors/vim5/Makefile | 3 ++- editors/vim6/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'editors') 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/ \ diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 19218bab96f2..0715d59c882c 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/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/ \ diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 19218bab96f2..0715d59c882c 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/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/ \ -- cgit v1.2.3