diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 20:42:45 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-11-14 20:42:45 +0000 |
commit | 692adf3f264aec559d621e83c685ded70a54a3ed (patch) | |
tree | 275536258099eb8d245d5d7b81e1290e28aff2de /x11/yalias/Makefile | |
parent | e60fe42a7ee4ff602386794804a33ae642c9f2ba (diff) |
Notes
Diffstat (limited to 'x11/yalias/Makefile')
-rw-r--r-- | x11/yalias/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/yalias/Makefile b/x11/yalias/Makefile index 1ef5033c4fbf..3fe0bcdf4f28 100644 --- a/x11/yalias/Makefile +++ b/x11/yalias/Makefile @@ -9,7 +9,9 @@ PORTNAME= yalias PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= x11 -MASTER_SITES= http://offog.org/files/ +MASTER_SITES= http://offog.org/files/ \ + ftp://ftp.i-scream.org/pub/offog.org/files/ \ + http://ftp.i-scream.org/pub/offog.org/files/ MAINTAINER= tim@bishnet.net COMMENT= An enhanced execution box with regex pattern matching |