diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-01 15:33:03 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-01 15:33:03 +0000 |
commit | 868fccd85b427f963f890307826179352f019b85 (patch) | |
tree | 29d22d924cace77d3f4aff40174f06020b3d59f3 /editors/vim6 | |
parent | Upgrade to GNU Portable Threads, version 1.0.3 (diff) |
Go back to patchlevel 8 as the author re-cut patch 10 and it is now
incompatable with us.
Notes
Notes:
svn path=/head/; revision=20466
Diffstat (limited to 'editors/vim6')
-rw-r--r-- | editors/vim6/Makefile | 4 | ||||
-rw-r--r-- | editors/vim6/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/editors/vim6/Makefile b/editors/vim6/Makefile index 99a1b7229def..e5f7ec0f6f46 100644 --- a/editors/vim6/Makefile +++ b/editors/vim6/Makefile @@ -4,7 +4,7 @@ # Date created: Sat June 29, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.42 1999/07/30 17:57:44 obrien Exp $ +# $Id: Makefile,v 1.43 1999/07/31 19:06:27 obrien Exp $ # DISTNAME= vim-5.4 @@ -18,7 +18,7 @@ MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/vim/unix/ \ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} ${DISTNAME}-rt${EXTRACT_SUFX} PATCH_SITES= ${MASTER_SITES:S/unix/patches/} -PATCHFILES= 5.4.1 5.4.2 5.4.3 5.4.4 5.4.5 5.4.6 5.4.7 5.4.8 5.4.10 +PATCHFILES= 5.4.1 5.4.2 5.4.3 5.4.4 5.4.5 5.4.6 5.4.7 5.4.8 MAINTAINER= obrien@FreeBSD.org diff --git a/editors/vim6/distinfo b/editors/vim6/distinfo index c10cb4f9be79..0c5e1dc1d0b4 100644 --- a/editors/vim6/distinfo +++ b/editors/vim6/distinfo @@ -8,4 +8,3 @@ MD5 (5.4.5) = 345dbd90aa88429bb6c8b4c7c254424f MD5 (5.4.6) = ad20bc0c74471a391350fd192a347cda MD5 (5.4.7) = 97ea990109165698120c5d2513994a80 MD5 (5.4.8) = 2fad5cc9c79c92e7633b563002a07eda -MD5 (5.4.10) = 5888f3d76f8ab565063fecef48aba014 |