From 22a4a3253cb887e4baf18598e6b17ac55b834d9d Mon Sep 17 00:00:00 2001 From: brad Date: Sun, 25 Jun 2000 07:32:43 +0000 Subject: [PATCH] add HOMEPAGE --- graphics/gimp/Makefile | 4 +++- graphics/gimp/pkg/DESCR | 7 +------ 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 9cda2274836..d00773ccd39 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.45 2000/06/15 19:02:36 brad Exp $ +# $OpenBSD: Makefile,v 1.46 2000/06/25 07:32:43 brad Exp $ DISTNAME= gimp-1.1.23 CATEGORIES= graphics @@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/v1.1/v1.1.23/ \ ftp://ftp.sunet.se/pub/gnu/gimp/v1.1/v1.1.23/ \ ftp://ftp.cs.umn.edu/pub/gimp/v1.1/v1.1.23/ +HOMEPAGE= http://www.gimp.org/ + LIB_DEPENDS= gtk.1.2::x11/gtk+ \ aa.1.3::graphics/aalib \ mpeg.13::graphics/mpeg-lib \ diff --git a/graphics/gimp/pkg/DESCR b/graphics/gimp/pkg/DESCR index 5188046c225..44c18add7fc 100644 --- a/graphics/gimp/pkg/DESCR +++ b/graphics/gimp/pkg/DESCR @@ -23,9 +23,4 @@ without modification to the core. File formats supported in version 1.1 include the popular GIF and JPEG standards, as well as PNG, TIFF, XPM, SGI, PCX, and Windows BMP. -The GIMP's home page is at - - http://www.gimp.org/ - -Please be sure to visit this site for information, documentation, -tutorials, news, etc. All things GIMP related are available from there. +WWW: ${HOMEPAGE}