diff options
author | rm <rm@FreeBSD.org> | 2015-12-14 00:26:12 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2015-12-14 00:26:12 +0800 |
commit | 68144c33c9b705206d08158f920040c7ac1cd615 (patch) | |
tree | 9eec2831a9331703a70807d4498cf5bb96e4a2ac /graphics | |
parent | ca2098a7784c981483fe2afe0685e9dfdfa4079e (diff) | |
download | freebsd-ports-gnome-68144c33c9b705206d08158f920040c7ac1cd615.tar.gz freebsd-ports-gnome-68144c33c9b705206d08158f920040c7ac1cd615.tar.zst freebsd-ports-gnome-68144c33c9b705206d08158f920040c7ac1cd615.zip |
graphics/gimp-gmic-plugin: actualize MASTER_SITES and WWW
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-gmic-plugin/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 3c8060ff875a..9e4fc99e157f 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -4,8 +4,7 @@ PORTNAME= gmic PORTVERSION= 1.6.0.0 PORTREVISION= 4 CATEGORIES= graphics -MASTER_SITES= SF/${PORTNAME}/older_versions/ \ - SF/${PORTNAME}/ +MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- PKGNAMESUFFIX= -plugin DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/graphics/gimp-gmic-plugin/pkg-descr b/graphics/gimp-gmic-plugin/pkg-descr index 263536b61c0b..8b0a49aa665e 100644 --- a/graphics/gimp-gmic-plugin/pkg-descr +++ b/graphics/gimp-gmic-plugin/pkg-descr @@ -9,4 +9,4 @@ G'MIC stands for GREYC's Magic Image Converter. This project aims to: o The interactive plug-in gmic_gimp to bring G'MIC capabilities to the image retouching software GIMP. -WWW: http://gmic.sourceforge.net/ +WWW: http://gmic.eu/ |