diff options
Diffstat (limited to 'misc/shc')
-rw-r--r-- | misc/shc/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 23c7ec36ecc6..c3396e01dd21 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -9,10 +9,12 @@ PORTNAME= shc PORTVERSION= 3.8.6 CATEGORIES= misc -MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ +MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A shell script "encoder" MAN1= shc.1 |