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/makeself/Makefile | |
parent | 8aef1c394ef8ef90240960218edb0343fb0c5120 (diff) |
Notes
Diffstat (limited to 'archivers/makeself/Makefile')
-rw-r--r-- | archivers/makeself/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |