summaryrefslogtreecommitdiff
path: root/graphics/gfract/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-25 20:50:31 +0000
committerwiz <wiz@pkgsrc.org>2006-01-25 20:50:31 +0000
commitb7fe2f038960b4e1de5203283ea65e0e971d8b7b (patch)
tree156b818f12a479e45ea18b894af050ca3ce71464 /graphics/gfract/Makefile
parentd8e07a052f7ba3bccb9678a81ef5661ddddf5d14 (diff)
downloadpkgsrc-b7fe2f038960b4e1de5203283ea65e0e971d8b7b.tar.gz
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'graphics/gfract/Makefile')
-rw-r--r--graphics/gfract/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gfract/Makefile b/graphics/gfract/Makefile
index 913e3b8d853..d13342e9d01 100644
--- a/graphics/gfract/Makefile
+++ b/graphics/gfract/Makefile
@@ -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
-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 @@ BUILD_TARGET= gfract
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"