diff options
author | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
commit | a75014656c7be0e4d27eba5e74be40f5b80374c9 (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /graphics | |
parent | b1194ddcdd9dbe09ea88f1ca30a68c6c333e760c (diff) | |
download | freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.gz freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.zst freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.zip |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/easypaint/Makefile | 2 | ||||
-rw-r--r-- | graphics/impressive/Makefile | 4 | ||||
-rw-r--r-- | graphics/qiviewer/Makefile | 4 | ||||
-rw-r--r-- | graphics/scantailor/Makefile | 4 | ||||
-rw-r--r-- | graphics/zint/Makefile | 2 |
5 files changed, 8 insertions, 8 deletions
diff --git a/graphics/easypaint/Makefile b/graphics/easypaint/Makefile index 9ffa04d507d7..db1948456fac 100644 --- a/graphics/easypaint/Makefile +++ b/graphics/easypaint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= http://qt-apps.org/CONTENT/content-files/ DISTNAME= 140877-easyPaint -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Easy graphic editing program LICENSE= GPLv3 diff --git a/graphics/impressive/Makefile b/graphics/impressive/Makefile index d924fa522560..bfe03fce481f 100644 --- a/graphics/impressive/Makefile +++ b/graphics/impressive/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= impressive @@ -8,7 +8,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= The stylish way of giving presentations LICENSE= GPLv2 diff --git a/graphics/qiviewer/Makefile b/graphics/qiviewer/Makefile index c1bebd40c0e9..42c808e3f930 100644 --- a/graphics/qiviewer/Makefile +++ b/graphics/qiviewer/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= qiviewer @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Fast and lightweight image viewer LICENSE= GPLv2 diff --git a/graphics/scantailor/Makefile b/graphics/scantailor/Makefile index 03c579f7d6b2..0e630e5a81ae 100644 --- a/graphics/scantailor/Makefile +++ b/graphics/scantailor/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= scantailor @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Scan Tailor is an interactive post-processing tool for scanned pages LICENSE= GPLv3 diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile index 7fa410c96310..647a27f005ea 100644 --- a/graphics/zint/Makefile +++ b/graphics/zint/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Zint Barcode Generator LICENSE= GPLv3 |