summaryrefslogtreecommitdiff
path: root/graphics/gfract
diff options
context:
space:
mode:
authorwiz <wiz>2006-01-25 20:50:31 +0000
committerwiz <wiz>2006-01-25 20:50:31 +0000
commit85f6c03c23d453283fe48c5979d0e1cf6b562419 (patch)
tree156b818f12a479e45ea18b894af050ca3ce71464 /graphics/gfract
parentc0f0b03367a5cc60df615987644b58af36dd1f9e (diff)
downloadpkgsrc-85f6c03c23d453283fe48c5979d0e1cf6b562419.tar.gz
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'graphics/gfract')
-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"