diff options
author | obrien <obrien@FreeBSD.org> | 1999-08-01 15:33:03 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1999-08-01 15:33:03 +0000 |
commit | e52179242ddb401c58545852c8871997a5373a6b (patch) | |
tree | 89b3fe8cc0f69e046161c02ccf34e60d8812c265 /editors/vim | |
parent | 28786a859e652e19c98208543704c2553d6b8e4d (diff) | |
download | FreeBSD-ports-e52179242ddb401c58545852c8871997a5373a6b.zip FreeBSD-ports-e52179242ddb401c58545852c8871997a5373a6b.tar.gz |
Go back to patchlevel 8 as the author re-cut patch 10 and it is now
incompatable with us.
Diffstat (limited to 'editors/vim')
-rw-r--r-- | editors/vim/Makefile | 4 | ||||
-rw-r--r-- | editors/vim/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile index 99a1b72..e5f7ec0 100644 --- a/editors/vim/Makefile +++ b/editors/vim/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/vim/distinfo b/editors/vim/distinfo index c10cb4f..0c5e1dc 100644 --- a/editors/vim/distinfo +++ b/editors/vim/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 |