diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-28 03:27:34 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-28 03:27:34 +0800 |
commit | 1e24895eb92fd76244f5b10d1ec5f0aa3459ee70 (patch) | |
tree | 973c61950622ff561b5cae84c526ca059e7765d1 /misc/shc | |
parent | 12fd604939a110c79684c9ab5bbe975b98a4cf62 (diff) | |
download | freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.gz freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.tar.zst freebsd-ports-gnome-1e24895eb92fd76244f5b10d1ec5f0aa3459ee70.zip |
Use MASTER_SITE_CRITICAL
Diffstat (limited to 'misc/shc')
-rw-r--r-- | misc/shc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/shc/Makefile b/misc/shc/Makefile index 05e39f835dc1..c37db997e517 100644 --- a/misc/shc/Makefile +++ b/misc/shc/Makefile @@ -10,8 +10,7 @@ PORTNAME= shc PORTVERSION= 3.8.6 CATEGORIES= misc MASTER_SITES= http://www.datsi.fi.upm.es/~frosal/sources/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org |