diff options
author | hubertf <hubertf@pkgsrc.org> | 2000-12-06 21:29:17 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2000-12-06 21:29:17 +0000 |
commit | 79b0f1c7b6cfcf27edc116568b02b003dea13ba0 (patch) | |
tree | c9fb91c159658d12ff2fcad3edf2281db5bb3ea0 /graphics/imlib | |
parent | 84628886b3d645acf5e96277aa94ae21340feee4 (diff) | |
download | pkgsrc-79b0f1c7b6cfcf27edc116568b02b003dea13ba0.tar.gz |
add new homepage
Diffstat (limited to 'graphics/imlib')
-rw-r--r-- | graphics/imlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index feadd1f50bf..4c14d2eea97 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2000/12/03 21:04:21 tron Exp $ +# $NetBSD: Makefile,v 1.41 2000/12/06 21:29:17 hubertf Exp $ # DISTNAME= imlib-1.9.8.1 @@ -6,6 +6,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/imlib/} MAINTAINER= tron@netbsd.org +HOMEPAGE= http://www.nl.rasterman.com/imlib.html BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake |