diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2007-07-06 15:05:15 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2007-07-06 15:05:15 +0800 |
commit | b854ba1019a781b2cf6095080a8fb8a5f58bf819 (patch) | |
tree | 1217409fd2233b371a440fa6eead64872f7384fe /misc/shc | |
parent | 2ed2a485b832eeca6fe7f8d16d0946374c7eca97 (diff) | |
download | freebsd-ports-gnome-b854ba1019a781b2cf6095080a8fb8a5f58bf819.tar.gz freebsd-ports-gnome-b854ba1019a781b2cf6095080a8fb8a5f58bf819.tar.zst freebsd-ports-gnome-b854ba1019a781b2cf6095080a8fb8a5f58bf819.zip |
- Take maintainership
- Add two additional mirrors
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 |