diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-28 23:30:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-28 23:30:50 +0800 |
commit | 05030e3295398af4fc6235c769633603268a07db (patch) | |
tree | 682fd49510fa18a525275d5112213d92c1d38b24 /editors/vim/Makefile | |
parent | e3a679d6621af48ffad3e0850b3bbdd903fc8eaf (diff) | |
download | freebsd-ports-gnome-05030e3295398af4fc6235c769633603268a07db.tar.gz freebsd-ports-gnome-05030e3295398af4fc6235c769633603268a07db.tar.zst freebsd-ports-gnome-05030e3295398af4fc6235c769633603268a07db.zip |
- Update to 7.1 patchset 39
Approved by: Approved by: maintainer timeout (security, 1 day), simon (secteam)
Security: http://www.vuxml.org/freebsd/1ed03222-3c65-11dc-b3d3-0016179b2dd5.html
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r-- | editors/vim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index f6214a8c16a3..dc93f1b8d71a 100644 --- a/editors/vim/Makefile +++ b/editors/vim/Makefile @@ -7,7 +7,7 @@ # PORTNAME?= vim -PATCHLEVEL= 18 +PATCHLEVEL= 39 PORTVERSION= 7.1.${PATCHLEVEL} RELEASE= vim-${PORTVERSION:C/\.[0-9a-z]*$//} PORTREVISION?= 0 |