diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 02:15:18 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-27 02:15:18 +0000 |
commit | 508425da07279c8a38edb0f063086fc679e672be (patch) | |
tree | 3fe3091fe19ca127090000dd3a8d6cdcb3e472f7 /misc/gkrellmbgchg2/Makefile | |
parent | Updated the mastersite to point to a site which has a newer version (diff) |
Update redirect on master_site.
Remove the 141.35.2.84 site, it doesn't have the files anymore.
Noticed by: portsurvey
Diffstat (limited to 'misc/gkrellmbgchg2/Makefile')
-rw-r--r-- | misc/gkrellmbgchg2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/gkrellmbgchg2/Makefile b/misc/gkrellmbgchg2/Makefile index edc6089c59b3..9849eeb92772 100644 --- a/misc/gkrellmbgchg2/Makefile +++ b/misc/gkrellmbgchg2/Makefile @@ -8,8 +8,7 @@ PORTNAME= gkrellmbgchg PORTVERSION= 0.0.3 CATEGORIES= misc -MASTER_SITES= http://www.uni-jena.de/~p6best/comp/sources/ \ - http://141.35.2.84/~p6best/comp/sources/ +MASTER_SITES= http://www.personal.uni-jena.de/~p6best/comp/sources/ MAINTAINER= firewolf@lightningfire.net |