diff options
author | thierry <thierry@FreeBSD.org> | 2004-11-15 04:42:45 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-11-15 04:42:45 +0800 |
commit | 7ed01ded1447b1a08298b8a9455e2fa7a4fbdb90 (patch) | |
tree | 0697d614fef53145181c135917c40ffabfc7630d /x11/yalias/Makefile | |
parent | 6a430f6b80871ca11c04dd0d32ff5e4c603b3236 (diff) | |
download | freebsd-ports-gnome-7ed01ded1447b1a08298b8a9455e2fa7a4fbdb90.tar.gz freebsd-ports-gnome-7ed01ded1447b1a08298b8a9455e2fa7a4fbdb90.tar.zst freebsd-ports-gnome-7ed01ded1447b1a08298b8a9455e2fa7a4fbdb90.zip |
- update MASTER_SITES;
- make portlint happy.
PR: ports/73940
Submitted by: maintainer.
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 |