aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2015-10-14 10:51:58 +0000
committerFrederic Culot <culot@FreeBSD.org>2015-10-14 10:51:58 +0000
commitfd950b7ff624f2cf92ab4356c1ff3651f7099c0a (patch)
treec9c9aa0c03992784458680e764e329fc472c3e37
parent6e0aa438ff3120dc8c86f269ac981bb5f2016efb (diff)
downloadports-fd950b7ff624f2cf92ab4356c1ff3651f7099c0a.tar.gz
ports-fd950b7ff624f2cf92ab4356c1ff3651f7099c0a.zip
- Reassign to the heap after lioux@'s bit was taken in for safekeeping
Notes
Notes: svn path=/head/; revision=399248
-rw-r--r--graphics/gimp-beautify-plugin/Makefile2
-rw-r--r--graphics/gimp-elsamuko-script/Makefile2
-rw-r--r--graphics/gimp-ez-perspective-plugin/Makefile2
-rw-r--r--graphics/gimp-jagged-border-script/Makefile2
-rw-r--r--graphics/gimp-lensfun-plugin/Makefile2
-rw-r--r--graphics/gimp-refocus-plugin/Makefile2
-rw-r--r--graphics/gimp-wavelet-decompose-plugin/Makefile2
-rw-r--r--graphics/gimp-wavelet-denoise-plugin/Makefile2
-rw-r--r--graphics/gimp-wavelet-sharpen-plugin/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/graphics/gimp-beautify-plugin/Makefile b/graphics/gimp-beautify-plugin/Makefile
index 45fa5f505cec..44bf92a39ede 100644
--- a/graphics/gimp-beautify-plugin/Makefile
+++ b/graphics/gimp-beautify-plugin/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP plug-ins to both quickly and easily beautify photo
LICENSE= GPLv3
diff --git a/graphics/gimp-elsamuko-script/Makefile b/graphics/gimp-elsamuko-script/Makefile
index a05ecf5b6df2..5b5dded5a82d 100644
--- a/graphics/gimp-elsamuko-script/Makefile
+++ b/graphics/gimp-elsamuko-script/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -script
DISTNAME= ${PORTNAME}
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gimp scripts by elsamuko
LICENSE= GPLv3
diff --git a/graphics/gimp-ez-perspective-plugin/Makefile b/graphics/gimp-ez-perspective-plugin/Makefile
index c7f22e511815..7f9d33615a44 100644
--- a/graphics/gimp-ez-perspective-plugin/Makefile
+++ b/graphics/gimp-ez-perspective-plugin/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
DISTNAME= ${PORTNAME}.py
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP plugin to sharpen by increasing contrast in high frequency space
LICENSE= EZPERSPECTIVE
diff --git a/graphics/gimp-jagged-border-script/Makefile b/graphics/gimp-jagged-border-script/Makefile
index 2a749685580b..b05747de668d 100644
--- a/graphics/gimp-jagged-border-script/Makefile
+++ b/graphics/gimp-jagged-border-script/Makefile
@@ -12,7 +12,7 @@ DISTNAME= script-fu-jagged-border.scm
EXTRACT_SUFX=
EXTRACT_ONLY=
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP script to create a jagged border around an image
LICENSE= GPLv3
diff --git a/graphics/gimp-lensfun-plugin/Makefile b/graphics/gimp-lensfun-plugin/Makefile
index 6026bf28d03c..8d6db6489ccc 100644
--- a/graphics/gimp-lensfun-plugin/Makefile
+++ b/graphics/gimp-lensfun-plugin/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= graphics
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gimp plugin to correct lens distortion using the lensfun library
LICENSE= GPLv3
diff --git a/graphics/gimp-refocus-plugin/Makefile b/graphics/gimp-refocus-plugin/Makefile
index a3470103f029..525709891124 100644
--- a/graphics/gimp-refocus-plugin/Makefile
+++ b/graphics/gimp-refocus-plugin/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP plugin to "refocus" images through FIR Wiener filtering
LICENSE= GPLv2
diff --git a/graphics/gimp-wavelet-decompose-plugin/Makefile b/graphics/gimp-wavelet-decompose-plugin/Makefile
index 7761b9f96e5a..ab522d8cf663 100644
--- a/graphics/gimp-wavelet-decompose-plugin/Makefile
+++ b/graphics/gimp-wavelet-decompose-plugin/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://registry.gimp.org/files/
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gimp plugin to losslessly decompose images into wavelet scales layers
LICENSE= GPLv2
diff --git a/graphics/gimp-wavelet-denoise-plugin/Makefile b/graphics/gimp-wavelet-denoise-plugin/Makefile
index 48b9b75942a2..3479455ed633 100644
--- a/graphics/gimp-wavelet-denoise-plugin/Makefile
+++ b/graphics/gimp-wavelet-denoise-plugin/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://registry.gimp.org/files/
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP plugin to reduce noise in each channel of an image separately
LICENSE= GPLv2
diff --git a/graphics/gimp-wavelet-sharpen-plugin/Makefile b/graphics/gimp-wavelet-sharpen-plugin/Makefile
index 1a74a033557f..27fe510f8afa 100644
--- a/graphics/gimp-wavelet-sharpen-plugin/Makefile
+++ b/graphics/gimp-wavelet-sharpen-plugin/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://registry.gimp.org/files/
PKGNAMEPREFIX= gimp-
PKGNAMESUFFIX= -plugin
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GIMP plugin to sharpen by increasing contrast in high frequency space
LICENSE= GPLv2