diff options
author | rafan <rafan@FreeBSD.org> | 2008-02-06 22:16:41 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-02-06 22:16:41 +0800 |
commit | 474bf9443c4c14beab5f4103a28783d91e367451 (patch) | |
tree | 85dde50ab97f5cbc37dbb876fa5ccecf415a0ed3 /x11-toolkits | |
parent | c6842c5e0a587948ffb83700f892fab017355f10 (diff) | |
download | freebsd-ports-gnome-474bf9443c4c14beab5f4103a28783d91e367451.tar.gz freebsd-ports-gnome-474bf9443c4c14beab5f4103a28783d91e367451.tar.zst freebsd-ports-gnome-474bf9443c4c14beab5f4103a28783d91e367451.zip |
- Update MASTER_SITE and creator's email
PR: ports/119951
Submitted by: Ron Scheckelhoff <rscheckelhoff at fourcalorieservers.com> (maintainer)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xscoop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/xscoop/Makefile b/x11-toolkits/xscoop/Makefile index 733a905befa0..ee7c8877a04c 100644 --- a/x11-toolkits/xscoop/Makefile +++ b/x11-toolkits/xscoop/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xscoop # Date created: Sa 04 Nov 2005 00:00:00 MET DST -# Whom: Ron Scheckelhoff <rscheckelhoff@yahoo.com> +# Whom: Ron Scheckelhoff <rscheckelhoff@fourcalorieservers.com # # $FreeBSD$ # @@ -8,7 +8,7 @@ PORTNAME= xscoop PORTVERSION= 1.0.2 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.datazygte.com/ports/x11-toolkits/xscoop/ \ +MASTER_SITES= http://www.fourcalorieservers.com/ports/x11-toolkits/xscoop/ \ http://people.tecnik93.com/~itetcu/FreeBSD/others_ports/${PORTNAME}/sources/ MAINTAINER= rscheckelhoff@fourcalorieservers.com |