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 /sysutils/highlnk | |
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 'sysutils/highlnk')
-rw-r--r-- | sysutils/highlnk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/highlnk/Makefile b/sysutils/highlnk/Makefile index 4bdf786cdbf5..d59a7322c31f 100644 --- a/sysutils/highlnk/Makefile +++ b/sysutils/highlnk/Makefile @@ -9,8 +9,7 @@ PORTNAME= highlnk DISTVERSION= 0.2 CATEGORIES= sysutils MASTER_SITES= http://perli.net/projekte/highlnk/ \ - http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ + CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to save disk space on hard disks by using hardlinks |