diff options
Diffstat (limited to 'sysutils/vii')
-rw-r--r-- | sysutils/vii/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/vii/Makefile b/sysutils/vii/Makefile index f0e3689f635a..0be52e01db93 100644 --- a/sysutils/vii/Makefile +++ b/sysutils/vii/Makefile @@ -8,7 +8,9 @@ PORTNAME= vii PORTVERSION= 4.0 CATEGORIES= sysutils -MASTER_SITES= http://vii.sourceforge.net/ +MASTER_SITES= http://vii.sourceforge.net/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Execute a command repeatedly and scroll the output |