diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-09-24 17:27:21 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-09-24 17:27:21 +0000 |
commit | 73086c2cfd3fea2143628e223d90da53bee1986f (patch) | |
tree | 64736ed3f18a46b2dcaf526d644b5aee8d206296 /editors/vim6 | |
parent | 16c0a513a1cbe4ae40d92591f757d8748227756e (diff) |
Notes
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 4 | ||||
-rw-r--r-- | editors/vim6/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index f938a0bf5e78..99cbf962fdb4 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -8,7 +8,7 @@ PORTNAME?= vim PORTVERSION= 6.0ax -PORTREVISION?= 11 +PORTREVISION?= 13 CATEGORIES?= editors MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ ftp://ftp.nuxi.com/pub/vim/unreleased/unix/ \ @@ -20,7 +20,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unreleased/unix/ \ DISTNAME= vim-${PORTVERSION} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -.for p in 01 02 03 04 05 06 07 08 09 10 11 +.for p in 01 02 03 04 05 06 07 08 09 10 11 12 13 PATCHFILES+= ${PORTVERSION}.0${p} .endfor diff --git a/editors/vim6/distinfo b/editors/vim6/distinfo index 9929bc17dea1..8e5c14432afd 100644 --- a/editors/vim6/distinfo +++ b/editors/vim6/distinfo @@ -10,3 +10,5 @@ MD5 (vim/6.0ax.008) = 7c406170e30fdf0fada65fbde1e427ee MD5 (vim/6.0ax.009) = 1791e30510b276b09a087ff36ecff74a MD5 (vim/6.0ax.010) = 2d5e109709fe0df79ade48a1042ca09d MD5 (vim/6.0ax.011) = 765ac53b27433a3d8fdb1e2f1cbaf19d +MD5 (vim/6.0ax.012) = aabed1cef1814517867af561a4325e92 +MD5 (vim/6.0ax.013) = e2e7be83cf198c77a9e177dc279b98fd |