summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2000-12-03 21:04:21 +0000
committertron <tron>2000-12-03 21:04:21 +0000
commit90c285c345796e48750ce3c6a97b37ff5dbab621 (patch)
tree2544873ef498333607ef3d9c993c259acf72eb3f
parenta5c4375a3dfebceb4bd95ffd54b23d6c07aeafbc (diff)
downloadpkgsrc-90c285c345796e48750ce3c6a97b37ff5dbab621.tar.gz
Remove obsolete homepage URL. Unfortunately the location of the new
homepage is unknown.
-rw-r--r--graphics/imlib/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 173c8694fbd..feadd1f50bf 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2000/11/26 11:34:56 mycroft Exp $
+# $NetBSD: Makefile,v 1.40 2000/12/03 21:04:21 tron Exp $
#
DISTNAME= imlib-1.9.8.1
@@ -6,7 +6,6 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/imlib/}
MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://www.labs.redhat.com/imlib/
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake