diff options
-rw-r--r-- | graphics/lensfun/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index 02e1e9d21ae..70b53a8696e 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2019/04/25 07:32:58 maya Exp $ +# $NetBSD: Makefile,v 1.34 2019/04/29 16:32:38 adam Exp $ DISTNAME= lensfun-0.3.2 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lensfun/} MAINTAINER= gdt@NetBSD.org -HOMEPAGE= http://lensfun.sourceforge.net/ +HOMEPAGE= https://lensfun.github.io/ COMMENT= Library for rectifying defects introduced by photographic equipment LICENSE= gnu-lgpl-v3 |