diff options
author | pav <pav@FreeBSD.org> | 2009-01-06 20:35:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-06 20:35:55 +0800 |
commit | 9d8bd37c666bef376d0a0b9ae49e4ee1f86c262c (patch) | |
tree | 4e1dbcc455bc1e612b47b5a4b20dbaee78aa7807 /shells | |
parent | 6a83ff2824aa2e84fba8b368e29f321a3c224546 (diff) | |
download | freebsd-ports-gnome-9d8bd37c666bef376d0a0b9ae49e4ee1f86c262c.tar.gz freebsd-ports-gnome-9d8bd37c666bef376d0a0b9ae49e4ee1f86c262c.tar.zst freebsd-ports-gnome-9d8bd37c666bef376d0a0b9ae49e4ee1f86c262c.zip |
- Website gone; find another place to download from
PR: ports/130220
Reported by: Eitan Adler <EitanAdlerList@gmail.com>
Diffstat (limited to 'shells')
-rw-r--r-- | shells/flash/Makefile | 3 | ||||
-rw-r--r-- | shells/flash/pkg-descr | 3 |
2 files changed, 1 insertions, 5 deletions
diff --git a/shells/flash/Makefile b/shells/flash/Makefile index ec05707f1f10..eb9b876a9443 100644 --- a/shells/flash/Makefile +++ b/shells/flash/Makefile @@ -8,8 +8,7 @@ PORTNAME= flash PORTVERSION= 0.9.5 CATEGORIES= shells -MASTER_SITES= http://www.netsoc.ucd.ie/flash/ \ - ftp://ftp.netsoc.ucd.ie/pub/computing/flash/ +MASTER_SITES= http://www.sourcefiles.org/Shells/ MAINTAINER= ports@FreeBSD.org COMMENT= A ncurses-based restriction shell diff --git a/shells/flash/pkg-descr b/shells/flash/pkg-descr index 7b788c94f6d2..a0f1cc59c9db 100644 --- a/shells/flash/pkg-descr +++ b/shells/flash/pkg-descr @@ -7,6 +7,3 @@ b) shelter the system from nasty users c) provide an easy way to launch applications d) support multitasking/job control as elegantly as possible e) support easy-to-get-right configuration by administrators - -WWW: http://www.netsoc.ucd.ie/flash/ -Author: Steve Fegan <flash@netsoc.ucd.ie> |