diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-07 03:47:49 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-07-07 03:47:49 +0000 |
commit | 4999253ac24140dc5bdac53baa10a3d3088bccec (patch) | |
tree | bc9192d31a1c059b0807bf3bfe2e3770ff268655 /archivers | |
parent | add tdir (diff) |
Update MASTER_SITE to new location
Use EXTRACT_SUFX instead of DISTFILE since its only one file
Update distinfo to reflect new filename on new site
PR: 28382
Submitted by: Miguel Mendez <flynn@energyhq.org>
Notes
Notes:
svn path=/head/; revision=44854
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/makeself/Makefile | 4 | ||||
-rw-r--r-- | archivers/makeself/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index 8795c8198194..c11053c395c5 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -8,8 +8,8 @@ PORTNAME= makeself PORTVERSION= 1.5.3 CATEGORIES= archivers -MASTER_SITES= http://www.linuxgames.com/megastep/makeself/ -DISTFILES= makeself.gz.sh +MASTER_SITES= http://linuxberg.tele.net/files/console/file/ +EXTRACT_SUFX= .gz.sh MAINTAINER= ports@FreeBSD.org diff --git a/archivers/makeself/distinfo b/archivers/makeself/distinfo index 23beb4d73f82..15c37ef21704 100644 --- a/archivers/makeself/distinfo +++ b/archivers/makeself/distinfo @@ -1 +1 @@ -MD5 (makeself.gz.sh) = 41608cac2b9c01dc44c08c96dc5ac3bf +MD5 (makeself-1.5.3.gz.sh) = 41608cac2b9c01dc44c08c96dc5ac3bf |