diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-23 01:21:42 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-23 01:21:42 +0800 |
commit | faca3ab6911dc0b6f626abfde0d3162cd65083dc (patch) | |
tree | b3b3437b149f65e388ceb60d5a32f718cf005a67 /archivers/makeself/Makefile | |
parent | 137825cbb4967d8fe068b96622c57a0f61052a76 (diff) | |
download | freebsd-ports-gnome-faca3ab6911dc0b6f626abfde0d3162cd65083dc.tar.gz freebsd-ports-gnome-faca3ab6911dc0b6f626abfde0d3162cd65083dc.tar.zst freebsd-ports-gnome-faca3ab6911dc0b6f626abfde0d3162cd65083dc.zip |
change master site
PR: 27514
Submitted by: Jeff Palmer <scorpio@drkshdw.org>
Diffstat (limited to 'archivers/makeself/Makefile')
-rw-r--r-- | archivers/makeself/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile index 19c63275f30c..8795c8198194 100644 --- a/archivers/makeself/Makefile +++ b/archivers/makeself/Makefile @@ -8,7 +8,7 @@ PORTNAME= makeself PORTVERSION= 1.5.3 CATEGORIES= archivers -MASTER_SITES= http://www.lokigames.com/~megastep/makeself/ +MASTER_SITES= http://www.linuxgames.com/megastep/makeself/ DISTFILES= makeself.gz.sh MAINTAINER= ports@FreeBSD.org |