summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/darkice/Makefile4
-rw-r--r--audio/libgpod/Makefile4
-rw-r--r--chat/kmess/Makefile4
-rw-r--r--databases/db/Makefile4
-rw-r--r--databases/db3/Makefile4
-rw-r--r--databases/java-db3/Makefile4
-rw-r--r--databases/metakit-lib/Makefile4
-rw-r--r--databases/py-metakit/Makefile4
-rw-r--r--devel/gdbada/Makefile4
-rw-r--r--devel/gmp/Makefile4
-rw-r--r--devel/gtl/Makefile10
-rw-r--r--editors/ce/Makefile.common7
-rw-r--r--emulators/spim/Makefile6
-rw-r--r--filesystems/fuse-encfs/Makefile4
-rw-r--r--games/moon-buggy/Makefile4
-rw-r--r--lang/focal/Makefile6
-rw-r--r--mail/clamsmtp/Makefile6
-rw-r--r--misc/dialog/Makefile4
-rw-r--r--misc/mirmon/Makefile6
-rw-r--r--misc/vttest/Makefile4
-rw-r--r--multimedia/libdvdplay/Makefile4
-rw-r--r--multimedia/x264-devel/Makefile4
-rw-r--r--net/tcpillust/Makefile6
-rw-r--r--net/tinyfugue/Makefile5
-rw-r--r--net/ttt/Makefile6
-rw-r--r--print/epstool/Makefile4
-rw-r--r--print/ghostscript6/Makefile4
-rw-r--r--print/psutils/Makefile6
-rw-r--r--sysutils/libol/Makefile4
-rw-r--r--sysutils/syslog-ng/Makefile4
-rw-r--r--textproc/diffstat/Makefile4
-rw-r--r--textproc/iso12083/Makefile4
-rw-r--r--textproc/xmlto/Makefile4
-rw-r--r--wm/compiz/Makefile4
-rw-r--r--x11/antiright/Makefile4
35 files changed, 83 insertions, 81 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index 63b064b5489..9d1eb65df53 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2007/02/22 19:01:13 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:06 wiz Exp $
#
DISTNAME= darkice-0.17.1
@@ -7,7 +7,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darkice/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://darkice.sourceforge.net/
+HOMEPAGE= http://darkice.tyrell.hu/
COMMENT= IceCast, IceCast2 and ShoutCast live audio streamer
GNU_CONFIGURE= yes
diff --git a/audio/libgpod/Makefile b/audio/libgpod/Makefile
index 502133e7349..06c7e822f58 100644
--- a/audio/libgpod/Makefile
+++ b/audio/libgpod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/11/29 18:47:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2007/12/02 13:04:06 wiz Exp $
DISTNAME= libgpod-0.6.0
CATEGORIES= audio
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkpod/}
MAINTAINER= srp@tworoads.net
HOMEPAGE= http://www.gtkpod.org/libgpod.html
-COMMENT= Library for accessing iPod onboard databases, playlists, etc.
+COMMENT= Library for accessing iPod onboard databases, playlists, etc
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile
index 0f92890400e..3b990a0760f 100644
--- a/chat/kmess/Makefile
+++ b/chat/kmess/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/11/30 21:55:04 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2007/12/02 13:04:06 wiz Exp $
#
DISTNAME= kmess-1.4.3
@@ -7,7 +7,7 @@ CATEGORIES= chat kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://kmess.sourceforge.net/
+HOMEPAGE= http://www.kmess.org/
COMMENT= MSN Messenger Client for KDE3
GNU_CONFIGURE= yes
diff --git a/databases/db/Makefile b/databases/db/Makefile
index e7893f4e4b1..f526a5cee60 100644
--- a/databases/db/Makefile
+++ b/databases/db/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2007/06/08 18:35:38 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2007/12/02 13:04:07 wiz Exp $
DISTNAME= db-2.7.7
PKGREVISION= 2
@@ -6,7 +6,7 @@ CATEGORIES= databases
MASTER_SITES= ftp://ftp.gwdg.de/pub/languages/perl/CPAN/src/misc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sleepycat.com/
+HOMEPAGE= http://www.oracle.com/database/berkeley-db.html
COMMENT= Sleepycat Software's Berkeley DB version 2
NO_PKGTOOLS_REQD_CHECK= yes # (needed for pkgtools/pkg_install)
diff --git a/databases/db3/Makefile b/databases/db3/Makefile
index afd31865ef4..ec4ab0d54a5 100644
--- a/databases/db3/Makefile
+++ b/databases/db3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2007/10/16 23:48:59 tnn Exp $
+# $NetBSD: Makefile,v 1.34 2007/12/02 13:04:07 wiz Exp $
DISTNAME= db-3.3.11
PKGNAME= db3-3.11.2
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://sleepycat1.inetu.net/releases/ \
ftp://sleepycat2.inetu.net/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sleepycat.com/
+HOMEPAGE= http://www.oracle.com/database/berkeley-db.html
COMMENT= Sleepycat Software's Berkeley DB version 3
PATCH_SITES= http://www.sleepycat.com/update/3.3.11/
diff --git a/databases/java-db3/Makefile b/databases/java-db3/Makefile
index 1df8dcdb5c4..da9f430f0f7 100644
--- a/databases/java-db3/Makefile
+++ b/databases/java-db3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2007/10/13 20:59:49 rillig Exp $
+# $NetBSD: Makefile,v 1.29 2007/12/02 13:04:07 wiz Exp $
DISTNAME= db-3.3.11
PKGNAME= java-db3-3.11.2
@@ -7,7 +7,7 @@ CATEGORIES= databases java
MASTER_SITES= http://www.sleepycat.com/update/3.3.11/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.sleepycat.com/
+HOMEPAGE= http://www.oracle.com/database/berkeley-db.html
COMMENT= Java interface to Sleepycat Software's Berkeley DB version 3
PATCH_SITES= ${MASTER_SITES}
diff --git a/databases/metakit-lib/Makefile b/databases/metakit-lib/Makefile
index fc66f35201e..c13d2e80a01 100644
--- a/databases/metakit-lib/Makefile
+++ b/databases/metakit-lib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/10/04 20:53:45 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:08 wiz Exp $
#
DISTNAME= metakit-2.4.9.5
@@ -7,7 +7,7 @@ CATEGORIES= databases
MASTER_SITES= http://www.equi4.com/pub/mk/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.equi4.com/metakit.html
+HOMEPAGE= http://www.equi4.com/metakit/
COMMENT= Embedded database library
GNU_CONFIGURE= yes
diff --git a/databases/py-metakit/Makefile b/databases/py-metakit/Makefile
index 1726bdeaf3e..871ce89769d 100644
--- a/databases/py-metakit/Makefile
+++ b/databases/py-metakit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/10/04 20:53:46 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2007/12/02 13:04:08 wiz Exp $
#
DISTNAME= metakit-2.4.9.5
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.equi4.com/pub/mk/ \
http://www.equi4.com/pub/mk/older/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.equi4.com/metakit.html
+HOMEPAGE= http://www.equi4.com/metakit/
COMMENT= Embedded database library
PATCHDIR= ${.CURDIR}/../metakit-lib/patches
diff --git a/devel/gdbada/Makefile b/devel/gdbada/Makefile
index 707469b657d..7a05344d013 100644
--- a/devel/gdbada/Makefile
+++ b/devel/gdbada/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/10/04 21:35:58 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2007/12/02 13:04:08 wiz Exp $
DISTNAME= gdbada-6.3
PKGREVISION= 2
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.johnrshannon.com/download/
EXTRACT_SUFX= .tgz
MAINTAINER= john@johnrshannon.com
-HOMEPAGE= https://libre2.adacore.com/GDB/
+HOMEPAGE= https://libre.adacore.com/GDB/
COMMENT= GNAT GDB : An Ada 95 Debugger
# Not yet ported to AMD 64-bit machines or Darwin
diff --git a/devel/gmp/Makefile b/devel/gmp/Makefile
index b83616296df..b77c77887e8 100644
--- a/devel/gmp/Makefile
+++ b/devel/gmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2007/11/25 08:35:31 rillig Exp $
+# $NetBSD: Makefile,v 1.49 2007/12/02 13:04:08 wiz Exp $
DISTNAME= gmp-4.2.2
CATEGORIES= devel math
@@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gmp/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://swox.com/gmp/
+HOMEPAGE= http://gmplib.org/
COMMENT= Library for arbitrary precision arithmetic
#LICENSE= gnu-lgpl-v3
diff --git a/devel/gtl/Makefile b/devel/gtl/Makefile
index e398ffb2274..623618bddbd 100644
--- a/devel/gtl/Makefile
+++ b/devel/gtl/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.26 2007/12/01 11:16:44 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2007/12/02 13:04:09 wiz Exp $
DISTNAME= GTL-1.2.1
PKGNAME= gtl-1.2.1
CATEGORIES= devel
-MASTER_SITES= http://infosun.fmi.uni-passau.de/GTL/download/
+MASTER_SITES= http://infosun.fim.uni-passau.de/GTL/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.infosun.fmi.uni-passau.de/GTL/
+HOMEPAGE= http://www.infosun.fim.uni-passau.de/GTL/
COMMENT= C++ graph data structure library based on the STL
USE_LIBTOOL= yes
@@ -30,7 +30,7 @@ FETCH_MESSAGE= \
"changed. GTL can be downloaded free of charge for non-commercial use." \
"Please follow the steps below to get access to the download archive:" \
"" \
-"Send an email to gtl-download@infosun.fmi.uni-passau.de containing the" \
+"Send an email to gtl-download@infosun.fim.uni-passau.de containing the" \
"following information:" \
"- Your Name" \
"- Your Affiliation" \
@@ -40,7 +40,7 @@ FETCH_MESSAGE= \
"containing the access code to the download page." \
"" \
"If you intend to use GTL commercially please send an email to" \
-"brandenb@fmi.uni-passau.de."
+"brandenb@fim.uni-passau.de."
post-install:
${INSTALL_DATA_DIR} ${DOCDIR}
diff --git a/editors/ce/Makefile.common b/editors/ce/Makefile.common
index c7f86cf7288..85741eea614 100644
--- a/editors/ce/Makefile.common
+++ b/editors/ce/Makefile.common
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile.common,v 1.7 2006/01/13 10:10:46 schmonz Exp $
+# $NetBSD: Makefile.common,v 1.8 2007/12/02 13:04:09 wiz Exp $
#
DISTNAME= ce-${VERSION}
VERSION= 4.6
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.cwru.edu/pub/chet/
+MASTER_SITES= ftp://ftp.cwru.edu/pub/chet/ \
+ http://tiswww.case.edu/php/chet/dist/
MAINTAINER= schmonz@NetBSD.org
-HOMEPAGE= http://cnswww.cns.cwru.edu/~chet/
+HOMEPAGE= http://tiswww.case.edu/php/chet/
COMMENT= Chet's Emacs: small, fast emacs-like editor
GNU_CONFIGURE= yes
diff --git a/emulators/spim/Makefile b/emulators/spim/Makefile
index 02f0f125d8f..1eb2fcdec11 100644
--- a/emulators/spim/Makefile
+++ b/emulators/spim/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.33 2007/11/17 12:04:12 rillig Exp $
+# $NetBSD: Makefile,v 1.34 2007/12/02 13:04:09 wiz Exp $
DISTNAME= spim-7.1
PKGREVISION= 3
CATEGORIES= emulators
-MASTER_SITES= http://www.cs.wisc.edu/~larus/SPIM/ \
+MASTER_SITES= http://pages.cs.wisc.edu/~larus/SPIM/ \
ftp://ftp.cs.wisc.edu/pub/spim/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cs.wisc.edu/~larus/spim.html
+HOMEPAGE= http://pages.cs.wisc.edu/~larus/spim.html
COMMENT= MIPS R2000 Simulator
RESTRICTED= selling is not allowed
diff --git a/filesystems/fuse-encfs/Makefile b/filesystems/fuse-encfs/Makefile
index 67dfdb078c7..ce97d1a19be 100644
--- a/filesystems/fuse-encfs/Makefile
+++ b/filesystems/fuse-encfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/03/15 22:55:21 agc Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/02 13:04:09 wiz Exp $
#
DISTNAME= encfs-1.2.0-2
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=encfs/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://arg0.net/users/vgough/encfs.html
+HOMEPAGE= http://arg0.net/wiki/encfs
COMMENT= FUSE Encrypted Filesystem
WRKSRC= ${WRKDIR}/${DISTNAME:S/-2//}
diff --git a/games/moon-buggy/Makefile b/games/moon-buggy/Makefile
index 89b71ddca97..f55823a4f6c 100644
--- a/games/moon-buggy/Makefile
+++ b/games/moon-buggy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/05/22 20:01:18 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:10 wiz Exp $
#
DISTNAME= moon-buggy-1.0
@@ -7,7 +7,7 @@ CATEGORIES= games
MASTER_SITES= http://seehuhn.de/data/
MAINTAINER= rillig@NetBSD.org
-HOMEPAGE= http://seehuhn.de/data/
+HOMEPAGE= http://seehuhn.de/media/programs/
COMMENT= Game on the Moon
USE_PKGLOCALEDIR= yes
diff --git a/lang/focal/Makefile b/lang/focal/Makefile
index 793ee698ef2..4529ec92ecf 100644
--- a/lang/focal/Makefile
+++ b/lang/focal/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:29:53 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2007/12/02 13:04:10 wiz Exp $
#
DISTNAME= focal
PKGNAME= focal81-0
CATEGORIES= lang
-MASTER_SITES= http://home.tiscali.be/be042720/44/
+MASTER_SITES= http://home.scarlet.be/~be042720/44/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://home.tiscali.be/be042720/44/focal.htm
+HOMEPAGE= http://home.scarlet.be/~be042720/44/focal.htm
COMMENT= Interpreted programming language
diff --git a/mail/clamsmtp/Makefile b/mail/clamsmtp/Makefile
index 5e0c425a3cf..c3106ff9dbc 100644
--- a/mail/clamsmtp/Makefile
+++ b/mail/clamsmtp/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.35 2007/10/30 19:31:39 martti Exp $
+# $NetBSD: Makefile,v 1.36 2007/12/02 13:04:10 wiz Exp $
DISTNAME= clamsmtp-1.8
PKGREVISION= 3
CATEGORIES= mail
-MASTER_SITES= http://memberwebs.com/nielsen/software/clamsmtp/
+MASTER_SITES= http://memberwebs.com/stef/software/clamsmtp/
MAINTAINER= martti@NetBSD.org
-HOMEPAGE= http://memberwebs.com/nielsen/software/clamsmtp/
+HOMEPAGE= http://memberwebs.com/stef/software/clamsmtp/
COMMENT= SMTP filter that allows you to check for viruses
#LICENSE= modified-bsd
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index 716762e9ba7..b0a5fbbbf15 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2007/11/08 19:37:49 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2007/12/02 13:04:11 wiz Exp $
DISTNAME= dialog-1.1-20071028
PKGNAME= ${DISTNAME:C/-2/.2/}
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://invisible-island.net/dialog/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://dickey.his.com/dialog/dialog.html
+HOMEPAGE= http://invisible-island.net/dialog/dialog.html
COMMENT= Display dialog boxes from shell scripts
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/misc/mirmon/Makefile b/misc/mirmon/Makefile
index 0dc2fbfc2e7..74be4d17488 100644
--- a/misc/mirmon/Makefile
+++ b/misc/mirmon/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.2 2007/09/20 08:54:18 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/02 13:04:11 wiz Exp $
#
DISTNAME= mirmon-1.36
CATEGORIES= misc
-MASTER_SITES= http://www.cs.uu.nl/people/henkp/mirmon/src/
+MASTER_SITES= http://people.cs.uu.nl/henkp/mirmon/src/
MAINTAINER= heinz@NetBSD.org
-HOMEPAGE= http://www.cs.uu.nl/people/henkp/mirmon/
+HOMEPAGE= http://people.cs.uu.nl/henkp/mirmon/
COMMENT= Monitor the state of mirror servers
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/misc/vttest/Makefile b/misc/vttest/Makefile
index 7a06200fcce..872b3f5cc32 100644
--- a/misc/vttest/Makefile
+++ b/misc/vttest/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/09/09 02:43:11 obache Exp $
+# $NetBSD: Makefile,v 1.7 2007/12/02 13:04:11 wiz Exp $
#
DISTNAME= vttest-20050107
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://dickey.his.com/vttest/
EXTRACT_SUFX= .tgz
MAINTAINER= drochner@NetBSD.org
-HOMEPAGE= http://dickey.his.com/vttest/vttest.html
+HOMEPAGE= http://invisible-island.net/vttest/vttest.html
COMMENT= vt100/vt220/xterm test utility
GNU_CONFIGURE= YES
diff --git a/multimedia/libdvdplay/Makefile b/multimedia/libdvdplay/Makefile
index 8e6be0ba57b..a75caa0b050 100644
--- a/multimedia/libdvdplay/Makefile
+++ b/multimedia/libdvdplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/07/01 16:01:24 heinz Exp $
+# $NetBSD: Makefile,v 1.9 2007/12/02 13:04:12 wiz Exp $
DISTNAME= libdvdplay-1.0.1
PKGREVISION= 3
@@ -6,7 +6,7 @@ CATEGORIES= multimedia
MASTER_SITES= http://www.videolan.org/pub/libdvdplay/1.0.1/
MAINTAINER= wulf@NetBSD.org
-HOMEPAGE= http://developers.videolan.org/libdvdplay/
+HOMEPAGE= http://www.videolan.org/developers/libdvdplay.html
COMMENT= Simple API library designed for DVD navigation
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile
index 275f54f5910..38f6a3b2acb 100644
--- a/multimedia/x264-devel/Makefile
+++ b/multimedia/x264-devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/02/21 23:20:38 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/02 13:04:12 wiz Exp $
#
SNAPSHOT_DATE= 20060127
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
-HOMEPAGE= http://developers.videolan.org/x264.html
+HOMEPAGE= http://www.videolan.org/developers/x264.html
COMMENT= GPL licensed H.264 encoder
.include "../../mk/bsd.prefs.mk"
diff --git a/net/tcpillust/Makefile b/net/tcpillust/Makefile
index 010ebff2d59..0d67d599be8 100644
--- a/net/tcpillust/Makefile
+++ b/net/tcpillust/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2007/01/08 17:53:04 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:13 wiz Exp $
DISTNAME= tcpillust-1.0a
PKGREVISION= 4
CATEGORIES= net
-MASTER_SITES= ftp://ftp.csl.sony.co.jp/CSL/nishida/
+MASTER_SITES= ftp://ftp.sonycsl.co.jp/CSL/nishida/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.csl.sony.co.jp/person/nishida/tcpillust.html
+HOMEPAGE= http://www.sonycsl.co.jp/person/nishida/tcpillust.html
COMMENT= Graphical TCP connection analysis tool
USE_IMAKE= yes
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile
index 4ecfe1838e1..055eb136fb1 100644
--- a/net/tinyfugue/Makefile
+++ b/net/tinyfugue/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2007/11/12 20:44:17 heinz Exp $
+# $NetBSD: Makefile,v 1.22 2007/12/02 13:04:13 wiz Exp $
DISTNAME= tf-40s1
PKGNAME= tf-4.0s1
PKGREVISION= 4
CATEGORIES= net games
-MASTER_SITES= ftp://laurel.actlab.utexas.edu/pub/tinyfugue/
+MASTER_SITES= ftp://laurel.actlab.utexas.edu/pub/tinyfugue/ \
+ ${MASTER_SITE_SOURCEFORGE:=tinyfugue/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://tinyfugue.sourceforge.net/
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index 75ef9014886..b4e52196ed8 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.18 2007/10/14 02:04:38 obache Exp $
+# $NetBSD: Makefile,v 1.19 2007/12/02 13:04:13 wiz Exp $
#
DISTNAME= ttt-1.8.2
CATEGORIES= net
-MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
+MASTER_SITES= ftp://ftp.sonycsl.co.jp/pub/kjc/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.csl.sony.co.jp/person/kjc/software.html
+HOMEPAGE= http://www.sonycsl.co.jp/person/kjc/software.html
COMMENT= Tele Traffic Tapper
GNU_CONFIGURE= yes
diff --git a/print/epstool/Makefile b/print/epstool/Makefile
index 87aad5bbd73..e6a5be6decf 100644
--- a/print/epstool/Makefile
+++ b/print/epstool/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/09/09 02:46:08 obache Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:14 wiz Exp $
#
DISTNAME= epstool-3.07
@@ -6,7 +6,7 @@ CATEGORIES= print
MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cs.wisc.edu/~ghost/gsview/epstool.htm
+HOMEPAGE= http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
COMMENT= Manipulate EPS files
MAKE_FILE= makefile
diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile
index c8945bfca74..4548f51ab35 100644
--- a/print/ghostscript6/Makefile
+++ b/print/ghostscript6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/08/11 15:22:31 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:14 wiz Exp $
DISTNAME= ghostscript-${GS_VERS}
PKGREVISION= 10
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Aladdin Postscript interpreter
-HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html
+HOMEPAGE= http://pages.cs.wisc.edu/~ghost/index.html
DEPENDS+= ghostscript-fonts>=6.0:../../fonts/ghostscript-fonts
DEPENDS+= watanabe-vfont-19930318:../../fonts/watanabe_vfont
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index f543fe3b5f9..a369ba2e52f 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.36 2007/01/03 21:09:55 rillig Exp $
+# $NetBSD: Makefile,v 1.37 2007/12/02 13:04:14 wiz Exp $
DISTNAME= psutils-p17
PKGNAME= psutils-1.17
PKGREVISION= 2
CATEGORIES= print
-MASTER_SITES= ftp://ftp.dcs.ed.ac.uk/pub/ajcd/
+MASTER_SITES= http://gd.tuwien.ac.at/publishing/tex/tex-utils/psutils/
MAINTAINER= dillo@NetBSD.org
-HOMEPAGE= http://www.go.dlr.de:8081/pdinfo_dv/psutils.html
+HOMEPAGE= http://www.go.dlr.de/wt/dv/ig/pdinfo_dv/psutils.html
COMMENT= Utilities for manipulating PostScript documents
WRKSRC= ${WRKDIR}/psutils
diff --git a/sysutils/libol/Makefile b/sysutils/libol/Makefile
index ba06e28f824..6f2def2aa34 100644
--- a/sysutils/libol/Makefile
+++ b/sysutils/libol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2007/02/22 19:27:11 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2007/12/02 13:04:15 wiz Exp $
DISTNAME= libol-0.3.18
CATEGORIES= sysutils
@@ -6,7 +6,7 @@ PKGREVISION= 1
MASTER_SITES= http://www.balabit.com/downloads/libol/0.3/
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://www.balabit.com/products/syslog_ng/
+HOMEPAGE= http://www.balabit.com/network-security/syslog-ng/
COMMENT= Support library for syslog-ng
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index 90f91812146..507f667aaf7 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/02/18 18:46:11 adrianp Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:15 wiz Exp $
DISTNAME= syslog-ng-1.6.11
PKGREVISION= 1
@@ -6,7 +6,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.balabit.com/downloads/syslog-ng/1.6/src/
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://www.balabit.com/products/syslog_ng/
+HOMEPAGE= http://www.balabit.com/network-security/syslog-ng/
COMMENT= Syslog-ng tries to fill the gaps original syslogd's were lacking
GNU_CONFIGURE= YES
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile
index e778d6043c0..12fac874d1e 100644
--- a/textproc/diffstat/Makefile
+++ b/textproc/diffstat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2007/11/08 23:46:11 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2007/12/02 13:04:15 wiz Exp $
DISTNAME= diffstat-1.45
CATEGORIES= textproc
@@ -6,7 +6,7 @@ MASTER_SITES= ftp://invisible-island.net/diffstat/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://dickey.his.com/diffstat/diffstat.html
+HOMEPAGE= http://invisible-island.net/diffstat/diffstat.html
COMMENT= Display a histogram of diff changes
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile
index ee835d4ba26..b21cb3c7d37 100644
--- a/textproc/iso12083/Makefile
+++ b/textproc/iso12083/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2007/11/12 00:11:11 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2007/12/02 13:04:15 wiz Exp $
DISTNAME= iso12083-1993
PKGREVISION= 5
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ifi.uio.no/pub/SGML/ISO12083/
DISTFILES= article.dtd book.dtd maths.dtd serial.dtd
MAINTAINER= rh@NetBSD.org
-HOMEPAGE= http://www.oasis-open.org/cover/sgml-xml.html
+HOMEPAGE= http://xml.coverpages.org/sgml-xml.html
COMMENT= SGML DTDs from the The Electronic Publishing Special Interest Group
DIST_SUBDIR= iso12083
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index fc4532e0a47..7e83e6a2cf9 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/10/10 00:23:39 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.12 2007/12/02 13:04:16 wiz Exp $
#
DISTNAME= xmlto-0.0.18
@@ -8,7 +8,7 @@ MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://cyberelk.net/tim/xmlto/index.html
+HOMEPAGE= http://cyberelk.net/tim/software/xmlto/
COMMENT= Tool to help transform XML documents into other formats
DEPENDS+= getopt-[0-9]*:../../misc/getopt
diff --git a/wm/compiz/Makefile b/wm/compiz/Makefile
index 3bf87975343..f832a300167 100644
--- a/wm/compiz/Makefile
+++ b/wm/compiz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2007/11/30 21:55:11 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/12/02 13:04:16 wiz Exp $
#
DISTNAME= compiz-0.4.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.go-compiz.org/
+HOMEPAGE= http://compiz.org/
COMMENT= Compositing window manager
GNU_CONFIGURE= yes
diff --git a/x11/antiright/Makefile b/x11/antiright/Makefile
index bc0c93c4093..faabe67d9bc 100644
--- a/x11/antiright/Makefile
+++ b/x11/antiright/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/09/21 13:04:28 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:16 wiz Exp $
#
DISTNAME= antiright-3.4
@@ -8,7 +8,7 @@ MASTER_SITES= http://download.savannah.nongnu.org/releases/antiright/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= antiright@gmail.com
-HOMEPAGE= http://www.nongnu.org/antiright
+HOMEPAGE= http://www.nongnu.org/antiright/
COMMENT= The gtkshell GUI creator, gshterm, and ACE desktop implementation
HAS_CONFIGURE= YES