diff options
author | gdt <gdt@pkgsrc.org> | 2015-06-06 12:03:24 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2015-06-06 12:03:24 +0000 |
commit | 5e2894a63af14d5adb8cb7b4f9f81e3e531b1a29 (patch) | |
tree | d6106bc62dab8fd3c7076ce1f13f6ea9f623fee6 /graphics | |
parent | d57a510f9afcee0464114839bbebda6c98b3f412 (diff) | |
download | pkgsrc-5e2894a63af14d5adb8cb7b4f9f81e3e531b1a29.tar.gz |
Update homepage from berlios to sourceforge.
(I can't find any evidence that lensfun has abandonded sourceforge
yet, but if I'm wrong please let me know.)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/lensfun/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/lensfun/Makefile b/graphics/lensfun/Makefile index dd395835a1d..858f798b5f7 100644 --- a/graphics/lensfun/Makefile +++ b/graphics/lensfun/Makefile @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.28 2014/12/19 08:38:03 mef Exp $ +# $NetBSD: Makefile,v 1.29 2015/06/06 12:03:24 gdt Exp $ DISTNAME= lensfun-0.2.8 PKGREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://download.berlios.de/lensfun/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lensfun/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= gdt@NetBSD.org -HOMEPAGE= http://lensfun.berlios.de/ +HOMEPAGE= http://lensfun.sourceforge.net/ COMMENT= Library for rectifying defects introduced by photographic equipment LICENSE= gnu-lgpl-v3 |