aboutsummaryrefslogtreecommitdiff
path: root/editors/vim5
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-06-06 00:42:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-06-06 00:42:06 +0000
commitf9c2e5ad8c30f1156c83e920aca49e40e4346b89 (patch)
tree0e4ffaf0de8349530cc81deaf4ad3f970b483cd7 /editors/vim5
parent1c849ceab2d661651b0ab677bb58a3eb78a9d0cd (diff)
downloadports-f9c2e5ad8c30f1156c83e920aca49e40e4346b89.tar.gz
ports-f9c2e5ad8c30f1156c83e920aca49e40e4346b89.zip
Notes
Diffstat (limited to 'editors/vim5')
-rw-r--r--editors/vim5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim5/Makefile b/editors/vim5/Makefile
index 342af9287067..ed086d9f3f24 100644
--- a/editors/vim5/Makefile
+++ b/editors/vim5/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \
ftp://ftp.is.co.za/applications/editors/vim/ \
ftp://ftp.prz.tu-berlin.de/pub/unix/editors/vim/unix/ \
ftp://ftp.progsoc.uts.edu.au/pub/vim/unix/
-DISTNAME= vim-${PORTVERSION:C/\.[a-z]+$//g}
+DISTNAME= vim-${PORTVERSION:C/\.[0-9]+$//g}
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX}
PATCH_SITES= ${MASTER_SITES:S/unix/patches/}