diff options
author | culot <culot@FreeBSD.org> | 2011-07-29 16:16:45 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-07-29 16:16:45 +0800 |
commit | 6030d3862ecb7baa511c19c20aa98262d8e3d357 (patch) | |
tree | acb0fbde6092f2e374708303b0cf64093087e516 /lang/rexx-regutil | |
parent | 3b4803e1e0ecea5f7f6352f574c4b0af983755eb (diff) | |
download | freebsd-ports-gnome-6030d3862ecb7baa511c19c20aa98262d8e3d357.tar.gz freebsd-ports-gnome-6030d3862ecb7baa511c19c20aa98262d8e3d357.tar.zst freebsd-ports-gnome-6030d3862ecb7baa511c19c20aa98262d8e3d357.zip |
- Update MASTER_SITES
PR: ports/159277
Submitted by: Bob Eager <bob@eager.cx> (maintainer)
Diffstat (limited to 'lang/rexx-regutil')
-rw-r--r-- | lang/rexx-regutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/rexx-regutil/Makefile b/lang/rexx-regutil/Makefile index 23f6a25b7c8b..62771460891d 100644 --- a/lang/rexx-regutil/Makefile +++ b/lang/rexx-regutil/Makefile @@ -8,7 +8,7 @@ PORTNAME= regutil PORTVERSION= 1.26 CATEGORIES= lang -MASTER_SITES= http://www.tavi.co.uk/distfiles/ http://pages.interlog.com/~pjtm/ +MASTER_SITES= http://home.interlog.com/~ptjm/ http://www.tavi.co.uk/distfiles/ PKGNAMEPREFIX= rexx- DISTNAME= regutil126 |