diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-07-06 07:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2007-07-06 07:05:15 +0000 |
commit | ee0c0bf695f7a6caf34cd0dc57fc2182bbf88f5a (patch) | |
tree | 104da9c27225545f5d883af193f2437ab1e8ea61 /misc/shc | |
parent | 6e7a0fc2d7dd80c321935125e7424a354f5e2475 (diff) |
- Take maintainership
- Add two additional mirrors
Notes
Notes:
svn path=/head/; revision=195053
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 |