diff options
-rw-r--r-- | graphics/imlib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index b312a007f7c..35ace8f1f2c 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2007/11/17 01:40:50 obache Exp $ +# $NetBSD: Makefile,v 1.45 2008/06/01 11:18:52 tron Exp $ DISTNAME= imlib2-1.4.0 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.enlightenment.org/Libraries/Imlib2/ +HOMEPAGE= http://docs.enlightenment.org/api/imlib2/html/ COMMENT= Image manipulation library PKG_DESTDIR_SUPPORT= user-destdir |