diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-22 17:21:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-22 17:21:42 +0000 |
commit | 353fc9f86362ce3607f29f8ed7eac3366732a440 (patch) | |
tree | 92db91c468a5a61008b646910cb01a17dce455c6 /archivers/makeself | |
parent | 53e5daddca85a8547cd4bb3704345c6920c389ec (diff) | |
download | ports-353fc9f86362ce3607f29f8ed7eac3366732a440.tar.gz ports-353fc9f86362ce3607f29f8ed7eac3366732a440.zip |
Notes
Diffstat (limited to 'archivers/makeself')
-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 |