diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-11-11 15:59:19 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-11-11 15:59:19 +0800 |
commit | b014e66f3e7ada085821114da74e58f2e5f78b5a (patch) | |
tree | 4ccb235c523f4da5cec2c53881145146832f2aa8 /graphics/s10sh | |
parent | 4bfdd5bf6f5143c4b3c3401ef9218df026c81915 (diff) | |
download | freebsd-ports-gnome-b014e66f3e7ada085821114da74e58f2e5f78b5a.tar.gz freebsd-ports-gnome-b014e66f3e7ada085821114da74e58f2e5f78b5a.tar.zst freebsd-ports-gnome-b014e66f3e7ada085821114da74e58f2e5f78b5a.zip |
make it fetchable again
PR: 45171
Submitted by: maintainer
Diffstat (limited to 'graphics/s10sh')
-rw-r--r-- | graphics/s10sh/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/s10sh/Makefile b/graphics/s10sh/Makefile index 3f640b85cf07..d06f63518cd3 100644 --- a/graphics/s10sh/Makefile +++ b/graphics/s10sh/Makefile @@ -9,7 +9,9 @@ PORTNAME= s10sh PORTVERSION= 0.2.0 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://www.kyuzz.org/antirez/s10sh-src/ +MASTER_SITES= http://www.reynoldsnet.org/s10sh/ \ + http://www.edwinh.org/s10sh/ \ + http://www.kyuzz.org/antirez/s10sh-src/ MAINTAINER= johnjen@reynoldsnet.org |