pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gfract Update HOMEPAGE and MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a928fcb2a37d
branches:  trunk
changeset: 507080:a928fcb2a37d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jan 25 20:50:31 2006 +0000

description:
Update HOMEPAGE and MASTER_SITES.

diffstat:

 graphics/gfract/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (30 lines):

diff -r 9d27f2a687b2 -r a928fcb2a37d graphics/gfract/Makefile
--- a/graphics/gfract/Makefile  Wed Jan 25 20:43:07 2006 +0000
+++ b/graphics/gfract/Makefile  Wed Jan 25 20:50:31 2006 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.27 2006/01/24 07:32:11 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2006/01/25 20:50:31 wiz Exp $
 #
 
 DISTNAME=              gfract-0.30
 PKGREVISION=           1
 CATEGORIES=            graphics x11
-MASTER_SITES=          http://www.cs.Helsinki.FI/u/salerma/gfract/
+MASTER_SITES=          http://www.oskusoft.com/osku/gfract/
 DISTFILES=             ${DISTNAME}${EXTRACT_SUFX} gfract-palettes-0.1.tar.gz
 
 MAINTAINER=            ben%NetBSD.org@localhost
-HOMEPAGE=              http://www.cs.Helsinki.FI/u/salerma/gfract/
+HOMEPAGE=              http://www.oskusoft.com/osku/gfract/index.html
 COMMENT=               Gtk-based fractal program
 
 USE_TOOLS+=            gmake pkg-config
@@ -17,7 +17,7 @@
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 SUBST_CLASSES+=                prefix
-SUBST_MESSAGE.prefix=  "Fixing prefix."
+SUBST_MESSAGE.prefix=  Fixing prefix.
 SUBST_STAGE.prefix=    post-extract
 SUBST_FILES.prefix=    main.cpp
 SUBST_SED.prefix=      -e "s,/usr/local,${PREFIX},g"



Home | Main Index | Thread Index | Old Index