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/rej | |
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/rej')
-rw-r--r-- | sysutils/rej/Makefile | 4 | ||||
-rw-r--r-- | sysutils/rej/pkg-descr | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/sysutils/rej/Makefile b/sysutils/rej/Makefile index 051964d1fd10..d86f6043d6ce 100644 --- a/sysutils/rej/Makefile +++ b/sysutils/rej/Makefile @@ -8,9 +8,7 @@ PORTNAME= rej PORTVERSION= 0.16 CATEGORIES= sysutils perl5 -MASTER_SITES= http://critical.ch/distfiles/ \ - http://energy.critical.ch/distfiles/ \ - http://ftp.suse.com/pub/people/mason/rej/ +MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= Merges patch-rejects and runs a merge program to verify the changes diff --git a/sysutils/rej/pkg-descr b/sysutils/rej/pkg-descr index 54ada8ee1247..52480a644d68 100644 --- a/sysutils/rej/pkg-descr +++ b/sysutils/rej/pkg-descr @@ -15,7 +15,5 @@ There are four basic rejects fixable via rej. rej also allows you to tag hunks in a reject with special processing hints. -WWW: http://ftp.suse.com/pub/people/mason/rej/ - - ehaupt ehaupt@critical.ch |