summaryrefslogtreecommitdiffstats
path: root/editors/vim5
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-06-06 00:42:06 +0000
committerobrien <obrien@FreeBSD.org>2001-06-06 00:42:06 +0000
commit821880597744e5045404be3b7e0a68471bdbf45b (patch)
tree2b659d0620d6cb5ba8a1fe2513f4b6ddbf6ce3eb /editors/vim5
parent8b58173808d1c377227e7203504fb61572a07440 (diff)
downloadFreeBSD-ports-821880597744e5045404be3b7e0a68471bdbf45b.zip
FreeBSD-ports-821880597744e5045404be3b7e0a68471bdbf45b.tar.gz
Go back to using the proper distname regex now that we are out of beta.
Submitted by: dougb
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 342af92..ed086d9 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/}
OpenPOWER on IntegriCloud