From 5717ed7cb4eb3a30feb91faf2ed6e6145147325e Mon Sep 17 00:00:00 2001 From: pvalchev Date: Sat, 21 Feb 2004 01:18:07 +0000 Subject: [PATCH] homepage sweep by Michael Coulter --- audio/disc-cover/Makefile | 4 ++-- games/frotz/Makefile | 4 ++-- games/moon-buggy/Makefile | 4 ++-- graphics/glut/Makefile | 4 ++-- net/dctc/Makefile | 4 ++-- security/socks5/Makefile | 4 ++-- sysutils/gkrellm/plugins/mailwatch/Makefile | 4 ++-- textproc/p5-sdf/Makefile | 4 ++-- textproc/unrtf/Makefile | 4 ++-- www/mindterm/Makefile | 4 ++-- x11/belt/Makefile | 4 ++-- x11/wmclock/Makefile | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile index ce6100fde22..f594dfd2896 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.14 2003/09/27 12:01:32 sturm Exp $ +# $OpenBSD: Makefile,v 1.15 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "creates cover for audio cds using cddb and latex" DISTNAME= disc-cover-1.5.2 CATEGORIES= audio -HOMEPAGE= http://home.wanadoo.nl/jano/disc-cover.html +HOMEPAGE= http://homepages.cwi.nl/~jvhemert/disc-cover.html MAINTAINER= Nikolay Sturm diff --git a/games/frotz/Makefile b/games/frotz/Makefile index 71ea71213f5..d8c77714532 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/10/26 20:44:39 naddy Exp $ +# $OpenBSD: Makefile,v 1.7 2004/02/21 01:18:08 pvalchev Exp $ # $NetBSD: Makefile,v 1.2 2000/01/15 18:46:28 jlam Exp $ # Original from: Stefan Jokisch @@ -8,7 +8,7 @@ DISTNAME= UnixFrotz232R2Std10 PKGNAME= frotz-2.32 CATEGORIES= games -HOMEPAGE= http://www.geocities.com/SiliconValley/Heights/3222/frotz.html +HOMEPAGE= http://www.cs.csubak.edu/~dgriffi/proj/frotz/ MAINTAINER= Carsten Ilchmann diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile index 4ee4afc1b43..6dc9cc6ebfc 100644 --- a/games/moon-buggy/Makefile +++ b/games/moon-buggy/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2002/12/29 15:10:08 fgsch Exp $ +# $OpenBSD: Makefile,v 1.5 2004/02/21 01:18:07 pvalchev Exp $ COMMENT= "drive some car across the moon" DISTNAME= moon-buggy-0.5.1 CATEGORIES= games -HOMEPAGE= http://www.mathematik.uni-kl.de/~wwwstoch/voss/moon-buggy.html +HOMEPAGE= http://hangout.de/moon-buggy/ MAINTAINER= Felix Kronlage diff --git a/graphics/glut/Makefile b/graphics/glut/Makefile index 11706a1e668..becbca37e45 100644 --- a/graphics/glut/Makefile +++ b/graphics/glut/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2003/09/22 22:53:37 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.6 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "OpenGL Utility Toolkit" @@ -6,7 +6,7 @@ DISTNAME= glut-3.7 CATEGORIES= graphics devel MASTER_SITES= http://www.opengl.org/developers/documentation/glut/ -HOMEPAGE= http://www.opengl.org/developers/documentation/glut/index.html +HOMEPAGE= http://www.opengl.org/resources/libraries/glut.html MAINTAINER= Dan Weeks diff --git a/net/dctc/Makefile b/net/dctc/Makefile index 8aa1077259d..00b92e78ed8 100644 --- a/net/dctc/Makefile +++ b/net/dctc/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.2 2002/12/03 19:29:08 nino Exp $ +# $OpenBSD: Makefile,v 1.3 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "Direct Connect clone" DISTNAME= dctc-0.68.0 CATEGORIES= net -HOMEPAGE= http://ac2i.tzo.com/dctc/ +HOMEPAGE= http://ac2i.homelinux.com/dctc/ # GPL PERMIT_PACKAGE_CDROM= Yes diff --git a/security/socks5/Makefile b/security/socks5/Makefile index cab34e2f69c..16ad70813bb 100644 --- a/security/socks5/Makefile +++ b/security/socks5/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.31 2003/10/26 23:49:40 naddy Exp $ +# $OpenBSD: Makefile,v 1.32 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "SOCKS v5 application layer gateway and clients" @@ -6,7 +6,7 @@ DISTNAME= socks5-v1.0r11 PKGNAME= socks5-1.0.11 CATEGORIES= security net -HOMEPAGE= http://www.socks.nec.com/reference/socks5.html +HOMEPAGE= http://www.socks.permeo.com/AboutSOCKS/SOCKSvF.asp PERMIT_PACKAGE_CDROM= commercial PERMIT_PACKAGE_FTP= commercial diff --git a/sysutils/gkrellm/plugins/mailwatch/Makefile b/sysutils/gkrellm/plugins/mailwatch/Makefile index 10485ffe83a..6c131ff0fb8 100644 --- a/sysutils/gkrellm/plugins/mailwatch/Makefile +++ b/sysutils/gkrellm/plugins/mailwatch/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2003/11/03 20:34:17 sturm Exp $ +# $OpenBSD: Makefile,v 1.2 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "GkrellM2 plugin to monitor multiple mailboxes" DISTNAME= gkrellm-mailwatch-2.4.2 CATEGORIES= mail sysutils/gkrellm -HOMEPAGE= http://gkrellm.luon.net/wireless.phtml +HOMEPAGE= http://gkrellm.luon.net/mailwatch.phtml MASTER_SITES= http://gkrellm.luon.net/files/ diff --git a/textproc/p5-sdf/Makefile b/textproc/p5-sdf/Makefile index 9179f1f0f18..97debe170ea 100644 --- a/textproc/p5-sdf/Makefile +++ b/textproc/p5-sdf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2004/01/25 21:10:51 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.8 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "simple document format" @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/} -HOMEPAGE= http://www.mincom.com/mtr/sdf/ +HOMEPAGE= http://search.cpan.org/dist/sdf/ # BSD PERMIT_PACKAGE_CDROM= Yes diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index df4db065e54..84bceec60cc 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2004/02/21 01:11:46 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.3 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "RTF document converter" @@ -6,7 +6,7 @@ VERSION= 0.18.1 DISTNAME= unrtf-${VERSION} CATEGORIES= textproc -HOMEPAGE= http://www.geocities.com/tuorfa/unrtf.html +HOMEPAGE= http://www.gnu.org/software/unrtf/unrtf.html MASTER_SITES= ${MASTER_SITE_GNU:=unrtf/} diff --git a/www/mindterm/Makefile b/www/mindterm/Makefile index b8f28708cbe..b83285f3bd0 100644 --- a/www/mindterm/Makefile +++ b/www/mindterm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2004/02/01 20:22:18 sturm Exp $ +# $OpenBSD: Makefile,v 1.12 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "web-based java SSH client" @@ -9,7 +9,7 @@ CATEGORIES= www security MASTER_SITES= http://support.appgate.com/mindterm/personal/ EXTRACT_SUFX= .zip -HOMEPAGE= http://www.appgate.com/ag.asp?template=products&level1=product_mindterm +HOMEPAGE= http://www.appgate.com/products/5_MindTerm/ # custom PERMIT_PACKAGE_CDROM= "may not sell" diff --git a/x11/belt/Makefile b/x11/belt/Makefile index ef5ec6b2b2a..4e90a2d09b4 100644 --- a/x11/belt/Makefile +++ b/x11/belt/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.6 2004/02/01 20:17:47 sturm Exp $ +# $OpenBSD: Makefile,v 1.7 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "Small menubar for X11 written in Perl/Tk" V= 1.18 DISTNAME= belt-${V} CATEGORIES= x11 -HOMEPAGE= http://www.stacken.kth.se/~maxz/programming/perl/index.html\#belt +HOMEPAGE= http://www.stacken.kth.se/~maxz/programming.html#belt MASTER_SITES= ${HOMEPAGE:S/index.html\#belt//} MAINTAINER= Heikki Korpela diff --git a/x11/wmclock/Makefile b/x11/wmclock/Makefile index 616be7c069e..b14f5a8284b 100644 --- a/x11/wmclock/Makefile +++ b/x11/wmclock/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2003/01/02 03:26:12 marcm Exp $ +# $OpenBSD: Makefile,v 1.5 2004/02/21 01:18:08 pvalchev Exp $ COMMENT= "Window Maker dock.app clock" @@ -7,7 +7,7 @@ DISTNAME= wmclock-${VERSION} CATEGORIES= x11 x11/windowmaker MASTER_SITES= ${MASTER_SITE_BACKUP} -HOMEPAGE= http://www.ntrnet.net/~jmknoble/WindowMaker/wmclock/ +HOMEPAGE= http://www.jmknoble.net/WindowMaker/wmclock/ # GPL PERMIT_PACKAGE_CDROM= Yes