Attached is a diff to fix the MASTER_SITES and HOMEPAGE for bgs, seems
they were changed.
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/bgs/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 8 Feb 2009 20:41:22 -0000 1.2
+++ Makefile 25 Jun 2009 22:50:23 -0000
@@ -6,8 +6,8 @@
DISTNAME = bgs-${VERSION}
CATEGORIES = x11 graphics
-HOMEPAGE = http://s01.de/~gottox/index.cgi/proj_bgs
-MASTER_SITES = http://s01.de/~gottox/files/bgs/
+HOMEPAGE = http://s01.de/~tox/index.cgi/proj_bgs
+MASTER_SITES = http://s01.de/~tox/files/bgs/
MAINTAINER = James Turner <[email protected]>