diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-07-20 13:46:44 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-07-20 13:46:44 +0000 |
commit | 32bb272e3c7c4a8f1c56ca2be168b45f70d22e5a (patch) | |
tree | 6a65e8576947fc2f27a2b9972873253e32f7d5e1 /editors/xvile | |
parent | 697483d61ac9ae0af50172cf8be13351079c5ed4 (diff) | |
download | pkgsrc-32bb272e3c7c4a8f1c56ca2be168b45f70d22e5a.tar.gz |
Always fetch the archive that contains the version in its name to prevent
confusion if a new version is available.
Diffstat (limited to 'editors/xvile')
-rw-r--r-- | editors/xvile/Makefile | 6 | ||||
-rw-r--r-- | editors/xvile/files/md5 | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/xvile/Makefile b/editors/xvile/Makefile index 6287de7bbb2..cca70ae77c2 100644 --- a/editors/xvile/Makefile +++ b/editors/xvile/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 1998/06/22 12:27:10 agc Exp $ +# $NetBSD: Makefile,v 1.13 1998/07/20 13:46:45 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/06 19:58:03 gj Exp # -DISTNAME= vile +DISTNAME= vile-8.0 PKGNAME= xvile-8.0 -WRKSRC= ${WRKDIR}/vile-8.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.clark.net/pub/dickey/vile/ \ ftp://id.wing.net/pub/pgf/vile/ +EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org diff --git a/editors/xvile/files/md5 b/editors/xvile/files/md5 index e1655d4a5b8..b57a754cd1a 100644 --- a/editors/xvile/files/md5 +++ b/editors/xvile/files/md5 @@ -1 +1 @@ -MD5 (vile.tar.gz) = 014e06dd13686e1bae3662f938c2e82e +MD5 (vile-8.0.tgz) = 014e06dd13686e1bae3662f938c2e82e |