diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-31 23:15:06 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-03-31 23:15:06 +0000 |
commit | 9d61c220a58142894e6f308642a84dd24f7db9c6 (patch) | |
tree | 5b6b773d770d41700de8eb19c7e4a53e968793ba | |
parent | Update Vim 5.7 to patchlevel 27. (diff) |
The GNU *@&%^Wpeople seem to have renamed the distfile.
They are now going against their ?10? year tradition of source tarball
naming. So who knows, is this even version "1.4.0", or is it "1.4"?
Notes
Notes:
svn path=/head/; revision=40681
-rw-r--r-- | misc/dejagnu/Makefile | 1 | ||||
-rw-r--r-- | misc/dejagnu/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index e223fcfe3ec2..d9eceb181468 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 1.4.0 CATEGORIES= misc tcl83 tk83 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dejagnu +DISTFILES= dejagnu_1.4-0${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org diff --git a/misc/dejagnu/distinfo b/misc/dejagnu/distinfo index ffcd7356bd77..0244d938db36 100644 --- a/misc/dejagnu/distinfo +++ b/misc/dejagnu/distinfo @@ -1 +1 @@ -MD5 (dejagnu-1.4.0.tar.gz) = afe4899635be600efb61309ce3b01806 +MD5 (dejagnu_1.4-0.tar.gz) = 01128318451bddffde61b7e3e01ffe71 |