aboutsummaryrefslogtreecommitdiff
path: root/editors/vim
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-11-09 20:16:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-11-09 20:16:54 +0000
commit5f1a017a4d6cf1895af5ce79125e63ffadc01421 (patch)
tree58110eafa7463bf5adac391df4d3dfde30269761 /editors/vim
parent930f14e70d0e7c391441d6ecf36449c3635bc0fb (diff)
downloadports-5f1a017a4d6cf1895af5ce79125e63ffadc01421.tar.gz
ports-5f1a017a4d6cf1895af5ce79125e63ffadc01421.zip
Notes
Diffstat (limited to 'editors/vim')
-rw-r--r--editors/vim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index 22b1efef7ed0..958f054499f6 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -20,7 +20,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
DISTNAME= vim-${PORTVERSION:C/\.[0-9]*$//}
PATCH_SITES= ${MASTER_SITES:S/unix/patches/}
-.for p in 01 02 03 04 05 06 07 08 09 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 71 72 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
+.for p in 01 02 03 04 05 06 07 08 09 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 71 72 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92
PATCHFILES+= ${PORTVERSION:C/\.[0-9]*$//}.0${p}
.endfor