From f91103dc8a92c3adc42e1ce74161f9b3468ac437 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 4 Sep 1999 04:46:16 +0000 Subject: Allow the PKGNAME to be overridden by the vim-lite port so we don't get duplicate named packages in INDEX. Noticed by: pib --- editors/vim5/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/vim5') diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile index 6fe2327fb8e4..1cf39a34ee9f 100644 --- a/editors/vim5/Makefile +++ b/editors/vim5/Makefile @@ -8,7 +8,7 @@ # DISTNAME= vim-5.4 -PKGNAME= vim-5.4.49 +PKGNAME?= vim-5.4.49 CATEGORIES= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ ftp://ftp.nuxi.com/pub/vim/unix/ \ -- cgit v1.2.3