diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-19 10:42:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-19 10:42:55 +0000 |
commit | f97627bd00bbd14fb12df046e8a51f9cca895363 (patch) | |
tree | 0d8a148a9847f70d4b71f0886a833bedfc089e82 /graphics/gegl | |
parent | 1921d96a30617a6f0ba7bca0f22155f373eaeb0f (diff) | |
download | pkgsrc-f97627bd00bbd14fb12df046e8a51f9cca895363.tar.gz |
ftp.gimp.org is no longer. Update/remove links pointing there.
From Niclas Rosenvik.
Diffstat (limited to 'graphics/gegl')
-rw-r--r-- | graphics/gegl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile index d5fcb6a4c9a..d1bf999ec72 100644 --- a/graphics/gegl/Makefile +++ b/graphics/gegl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:56 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2014/08/19 10:42:55 wiz Exp $ DISTNAME= gegl-0.2.0 PKGREVISION= 17 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gimp.org/pub/gegl/${PKGVERSION_NOREV:R}/ +MASTER_SITES= # EXTRACT_SUFX= .tar.bz2 MAINTAINER= adam@NetBSD.org |