summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
committermharo <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
commit89e9525cd80b9d6ce10b7181e660e1342f17214d (patch)
treef4d9e55060ca2313aa08d2352e80fe2866c3f580 /graphics
parentd6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff)
downloadFreeBSD-ports-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip
FreeBSD-ports-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Mesa3/Makefile2
-rw-r--r--graphics/cqcam/Makefile2
-rw-r--r--graphics/fbm/Makefile2
-rw-r--r--graphics/fnlib/Makefile2
-rw-r--r--graphics/giflib/Makefile4
-rw-r--r--graphics/gqview/Makefile2
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/gtkfig/Makefile2
-rw-r--r--graphics/gtksee/Makefile2
-rw-r--r--graphics/imlib/Makefile2
-rw-r--r--graphics/imlib2-tmp/Makefile2
-rw-r--r--graphics/imlib2/Makefile2
-rw-r--r--graphics/libungif/Makefile4
-rw-r--r--graphics/mesagl/Makefile2
-rw-r--r--graphics/mpeg-lib/Makefile2
-rw-r--r--graphics/mpeg_play/Makefile2
-rw-r--r--graphics/netpbm/Makefile2
-rw-r--r--graphics/netshow/Makefile4
-rw-r--r--graphics/p5-Chart/Makefile2
-rw-r--r--graphics/p5-GD/Makefile4
-rw-r--r--graphics/p5-GD1/Makefile4
-rw-r--r--graphics/p5-GD2/Makefile4
-rw-r--r--graphics/p5-Image-Size/Makefile2
-rw-r--r--graphics/p5-chart/Makefile2
-rw-r--r--graphics/plotutils/Makefile2
-rw-r--r--graphics/povray/Makefile2
-rw-r--r--graphics/povray36/Makefile2
-rw-r--r--graphics/povray37/Makefile2
-rw-r--r--graphics/pstoedit/Makefile4
-rw-r--r--graphics/qcread/Makefile2
-rw-r--r--graphics/rayshade/Makefile2
-rw-r--r--graphics/sced/Makefile2
-rw-r--r--graphics/skencil/Makefile4
-rw-r--r--graphics/sketch/Makefile4
-rw-r--r--graphics/xanim/Makefile2
-rw-r--r--graphics/xdl/Makefile2
-rw-r--r--graphics/xfig-devel/Makefile2
-rw-r--r--graphics/xfig/Makefile2
-rw-r--r--graphics/xfpovray/Makefile4
-rw-r--r--graphics/xfractint/Makefile2
-rw-r--r--graphics/xgrasp/Makefile2
-rw-r--r--graphics/xli/Makefile2
-rw-r--r--graphics/xmagv/Makefile2
-rw-r--r--graphics/xpx/Makefile2
-rw-r--r--graphics/xv-m17n/Makefile2
-rw-r--r--graphics/xv/Makefile2
46 files changed, 57 insertions, 57 deletions
diff --git a/graphics/Mesa3/Makefile b/graphics/Mesa3/Makefile
index 0b9f94a..d5c33bb 100644
--- a/graphics/Mesa3/Makefile
+++ b/graphics/Mesa3/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ \
ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.0.tar.gz
-MAINTAINER= jseger@FreeBSD.ORG
+MAINTAINER= jseger@FreeBSD.org
WRKSRC= ${WRKDIR}/Mesa-3.0
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile
index d8930bc..ce34c8c 100644
--- a/graphics/cqcam/Makefile
+++ b/graphics/cqcam/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics tk80
MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 \
jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile
index 0314dd6..94ee1c3 100644
--- a/graphics/fbm/Makefile
+++ b/graphics/fbm/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/graphics/convert
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
NO_WRKSUBDIR= yes
diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile
index 5c57748..77780f8 100644
--- a/graphics/fnlib/Makefile
+++ b/graphics/fnlib/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ \
ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
ftp://ftp.labs.redhat.com/pub/imlib/TAR/
-MAINTAINER= vanilla@FreeBSD.ORG
+MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= Imlib.4:${PORTSDIR}/graphics/imlib
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 2d1785b..6fa745e 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: giflib
# Version required: 3.0
# Date created: 03 May 1997
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ DISTNAME= giflib-3.0
CATEGORIES= graphics
MASTER_SITES= http://earthspace.net/~esr/giflib/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
diff --git a/graphics/gqview/Makefile b/graphics/gqview/Makefile
index 2fdbfcb..099337f 100644
--- a/graphics/gqview/Makefile
+++ b/graphics/gqview/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: gqview
# Version required: 0.6.1
# Date Created: 27 Oct 1998
-# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
+# Whom: Vanilla Pooh Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 59a3e1f..d23e4a9 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: graphviz
# Version required: 1.4
# Date created: 03 Feb 1998
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ PKGNAME= graphviz-1.4
CATEGORIES= graphics tk80
MASTER_SITES= # http://www.research.att.com/sw/tools/graphviz/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
diff --git a/graphics/gtkfig/Makefile b/graphics/gtkfig/Makefile
index 8ddcc97..09c56b2 100644
--- a/graphics/gtkfig/Makefile
+++ b/graphics/gtkfig/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://k332.feld.cvut.cz/pub/local/lemming/gtkfig/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-MAINTAINER= dirk@FreeBSD.ORG
+MAINTAINER= dirk@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile
index ab93bf3..eca4f2a 100644
--- a/graphics/gtksee/Makefile
+++ b/graphics/gtksee/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://sunsite.cqi.com.cn/~hotaru/gtksee/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-MAINTAINER= dirk@FreeBSD.ORG
+MAINTAINER= dirk@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index d7def9a..5554117 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/imlib
-MAINTAINER= vanilla@FreeBSD.ORG
+MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile
index d7def9a..5554117 100644
--- a/graphics/imlib2-tmp/Makefile
+++ b/graphics/imlib2-tmp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/imlib
-MAINTAINER= vanilla@FreeBSD.ORG
+MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index d7def9a..5554117 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/imlib
-MAINTAINER= vanilla@FreeBSD.ORG
+MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile
index 2d1785b..6fa745e 100644
--- a/graphics/libungif/Makefile
+++ b/graphics/libungif/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: giflib
# Version required: 3.0
# Date created: 03 May 1997
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ DISTNAME= giflib-3.0
CATEGORIES= graphics
MASTER_SITES= http://earthspace.net/~esr/giflib/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile
index 0b9f94a..d5c33bb 100644
--- a/graphics/mesagl/Makefile
+++ b/graphics/mesagl/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/ \
ftp://ftp.fu-berlin.de/pub/unix/X11/graphics/Mesa/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MesaDemos-3.0.tar.gz
-MAINTAINER= jseger@FreeBSD.ORG
+MAINTAINER= jseger@FreeBSD.org
WRKSRC= ${WRKDIR}/Mesa-3.0
diff --git a/graphics/mpeg-lib/Makefile b/graphics/mpeg-lib/Makefile
index eebead1..eccb218 100644
--- a/graphics/mpeg-lib/Makefile
+++ b/graphics/mpeg-lib/Makefile
@@ -10,7 +10,7 @@ DISTNAME= mpeg_lib-1.2.1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.mni.mcgill.ca/pub/mpeg/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/mpeg_lib
diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile
index cb81365..63f37bd 100644
--- a/graphics/mpeg_play/Makefile
+++ b/graphics/mpeg_play/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/multimedia/mpeg/play/
EXTRACT_SUFX= -patched-src.tar.gz
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/mpeg_play
USE_IMAKE= yes
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index d6f82c9..8924b6d 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTFILES= netpbm-1mar1994.tar.gz
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS+= tiff.4:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/graphics/netshow/Makefile b/graphics/netshow/Makefile
index 8a34f46..5244ac0 100644
--- a/graphics/netshow/Makefile
+++ b/graphics/netshow/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: netshow
# Version required: 2.00.251
# Date created: Thu Jun 11 22:38:52 PDT 1998
-# Whom: dburr@FreeBSD.ORG
+# Whom: dburr@FreeBSD.org
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= graphics net
MASTER_SITES= http://microsoft.com/netshow/download/en/beta/
EXTRACT_SUFX= .gz
-MAINTAINER= dburr@FreeBSD.ORG
+MAINTAINER= dburr@FreeBSD.org
RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base
diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile
index f7e4d39..1c66325 100644
--- a/graphics/p5-Chart/Makefile
+++ b/graphics/p5-Chart/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: p5-chart
# Version required: 0.99b
# Date Created: 8 April 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
+# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index 827c071..eac4b2c 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: p5-GD
# Version required: 1.18
# Date created: June 26th 1997
-# Whom: James FitzGibbon <jfitz@FreeBSD.ORG>
+# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
-MAINTAINER= jfitz@FreeBSD.ORG
+MAINTAINER= jfitz@FreeBSD.org
USE_PERL5= YES
diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile
index 827c071..eac4b2c 100644
--- a/graphics/p5-GD1/Makefile
+++ b/graphics/p5-GD1/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: p5-GD
# Version required: 1.18
# Date created: June 26th 1997
-# Whom: James FitzGibbon <jfitz@FreeBSD.ORG>
+# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
-MAINTAINER= jfitz@FreeBSD.ORG
+MAINTAINER= jfitz@FreeBSD.org
USE_PERL5= YES
diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile
index 827c071..eac4b2c 100644
--- a/graphics/p5-GD2/Makefile
+++ b/graphics/p5-GD2/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: p5-GD
# Version required: 1.18
# Date created: June 26th 1997
-# Whom: James FitzGibbon <jfitz@FreeBSD.ORG>
+# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
-MAINTAINER= jfitz@FreeBSD.ORG
+MAINTAINER= jfitz@FreeBSD.org
USE_PERL5= YES
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 6280e67..de4ad18 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Image
-MAINTAINER= jfitz@FreeBSD.ORG
+MAINTAINER= jfitz@FreeBSD.org
USE_PERL5= YES
CONFIGURE_ARGS= PREFIX=${PREFIX}
diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile
index f7e4d39..1c66325 100644
--- a/graphics/p5-chart/Makefile
+++ b/graphics/p5-chart/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: p5-chart
# Version required: 0.99b
# Date Created: 8 April 1998
-# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
+# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index d3452bc..05b6116 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= plotutils
-MAINTAINER= chuckr@FreeBSD.ORG
+MAINTAINER= chuckr@FreeBSD.org
USE_XLIB= yes
GNU_CONFIGURE= yes
diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile
index 639a567..30daacf 100644
--- a/graphics/povray/Makefile
+++ b/graphics/povray/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/Old-Versions/Official-3.0/Unix/ \
ftp://ftp.kappa.ro/pub/Linux/Graphics/Editors/povray/
DISTFILES= povuni_s.tgz povuni_d.tgz
-MAINTAINER= kris@FreeBSD.ORG
+MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
diff --git a/graphics/povray36/Makefile b/graphics/povray36/Makefile
index 639a567..30daacf 100644
--- a/graphics/povray36/Makefile
+++ b/graphics/povray36/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/Old-Versions/Official-3.0/Unix/ \
ftp://ftp.kappa.ro/pub/Linux/Graphics/Editors/povray/
DISTFILES= povuni_s.tgz povuni_d.tgz
-MAINTAINER= kris@FreeBSD.ORG
+MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile
index 639a567..30daacf 100644
--- a/graphics/povray37/Makefile
+++ b/graphics/povray37/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.povray.org/pub/povray/Old-Versions/Official-3.0/Unix/ \
ftp://ftp.kappa.ro/pub/Linux/Graphics/Editors/povray/
DISTFILES= povuni_s.tgz povuni_d.tgz
-MAINTAINER= kris@FreeBSD.ORG
+MAINTAINER= kris@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 4055d33..35574b3 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: pstodit
# Version required: 3.11
# Date created: 03 July 1998
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ PKGNAME= pstoedit-3.11
CATEGORIES= graphics print
MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
-MAINTAINER= jseger@FreeBSD.ORG
+MAINTAINER= jseger@FreeBSD.org
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile
index 40f7b4d..94f86ea 100644
--- a/graphics/qcread/Makefile
+++ b/graphics/qcread/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://phobos.illtel.denver.co.us/pub/qcread/ \
http://phobos.illtel.denver.co.us/pub/qcread/
-MAINTAINER= billf@FreeBSD.ORG
+MAINTAINER= billf@FreeBSD.org
ONLY_FOR_ARCHS= i386
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile
index 0c04cac..6665af5 100644
--- a/graphics/rayshade/Makefile
+++ b/graphics/rayshade/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ \
ftp://ftp.princeton.edu/pub/Graphics/rayshade.4.0/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= $(LOCALBASE)/lib/librle.a:${PORTSDIR}/graphics/urt
diff --git a/graphics/sced/Makefile b/graphics/sced/Makefile
index a0ac9db..01ccf93 100644
--- a/graphics/sced/Makefile
+++ b/graphics/sced/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://www.cs.berkeley.edu/~schenney/sced/src/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index f8db284..1ed6dc9 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: sketch
# Version required: 0.6.1
# Date created: 04 November 1998
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ DISTNAME= sketch-0.6.1
CATEGORIES= graphics
MASTER_SITES= http://www.online.de/home/sketch/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${PREFIX}/include/python1.5/Imaging.h:${PORTSDIR}/graphics/py-imaging
RUN_DEPENDS= python:${PORTSDIR}/lang/python \
diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile
index f8db284..1ed6dc9 100644
--- a/graphics/sketch/Makefile
+++ b/graphics/sketch/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: sketch
# Version required: 0.6.1
# Date created: 04 November 1998
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ DISTNAME= sketch-0.6.1
CATEGORIES= graphics
MASTER_SITES= http://www.online.de/home/sketch/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${PREFIX}/include/python1.5/Imaging.h:${PORTSDIR}/graphics/py-imaging
RUN_DEPENDS= python:${PORTSDIR}/lang/python \
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile
index 3df1c48..cc5b539 100644
--- a/graphics/xanim/Makefile
+++ b/graphics/xanim/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://xanim.va.pubnix.com/ \
ftp://xanim.va.pubnix.com/dlls/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_FILES}
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \
vid_cyuv_1.0_freebsdELFx86.tgz \
diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile
index 505372b..2180c34 100644
--- a/graphics/xdl/Makefile
+++ b/graphics/xdl/Makefile
@@ -10,7 +10,7 @@ DISTNAME= xdl-2.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
MAN1= xdl.1
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index e2cc9ef..f7d5761 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index e2cc9ef..f7d5761 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile
index 6eecf2f..b696273 100644
--- a/graphics/xfpovray/Makefile
+++ b/graphics/xfpovray/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: xfpovray
# Version required: 1.3.1
# Date created: 20 Sep 1997
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.batse.msfc.nasa.gov/~mallozzi/home/software/xforms/src/
MASTER_SITE_SUBDIR= apps/graphics/rays/pov
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms
RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray
diff --git a/graphics/xfractint/Makefile b/graphics/xfractint/Makefile
index 3fe9a01..cd64766 100644
--- a/graphics/xfractint/Makefile
+++ b/graphics/xfractint/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.phoenix.net/pub/USERS/twegner/
EXTRACT_SUFX= .tgz
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
NO_WRKSUBDIR= yes
diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile
index 740042d..149958f 100644
--- a/graphics/xgrasp/Makefile
+++ b/graphics/xgrasp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://qiclab.scn.rain.com/pub/X11/ \
ftp://ftp.cs.ubc.ca/mirror1/x-contrib.R5/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN1= glib.1 xgrasp.1
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
index 2d0d793..5a4834e 100644
--- a/graphics/xli/Makefile
+++ b/graphics/xli/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
MASTER_SITE_SUBDIR= applications
DISTFILES= xli.1.16.tar.gz xli-png.tar.gz
-MAINTAINER= jkoshy@FreeBSD.ORG
+MAINTAINER= jkoshy@FreeBSD.org
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png
diff --git a/graphics/xmagv/Makefile b/graphics/xmagv/Makefile
index ab7d50e..885f9ec4 100644
--- a/graphics/xmagv/Makefile
+++ b/graphics/xmagv/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/art/graphics/loader/mag/
EXTRACT_SUFX= .tgz
-MAINTAINER= flathill@FreeBSD.ORG
+MAINTAINER= flathill@FreeBSD.org
WRKSRC= ${WRKDIR}/xmagv
GNU_CONFIGURE= yes
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile
index a132f4d..ac1b819 100644
--- a/graphics/xpx/Makefile
+++ b/graphics/xpx/Makefile
@@ -11,7 +11,7 @@ PKGNAME= xpx-1.41
CATEGORIES= graphics
MASTER_SITES= http://www.oersted.co.jp/~yav/soft/xpx/
-MAINTAINER= flathill@FreeBSD.ORG
+MAINTAINER= flathill@FreeBSD.org
WRKSRC= ${WRKDIR}/xpx
USE_IMAKE= yes
diff --git a/graphics/xv-m17n/Makefile b/graphics/xv-m17n/Makefile
index 45f03bc..412bd55 100644
--- a/graphics/xv-m17n/Makefile
+++ b/graphics/xv-m17n/Makefile
@@ -9,7 +9,7 @@
PKGNAME= xv-m17n-3.10a
CATEGORIES= graphics
-MAINTAINER= shige@FreeBSD.ORG
+MAINTAINER= shige@FreeBSD.org
MASTERDIR= ${.CURDIR}/../../graphics/xv
PKGDIR= ${.CURDIR}/pkg
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index d3fc0b3..6976291 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -23,7 +23,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \
PATCH_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch
-MAINTAINER?= shige@FreeBSD.ORG
+MAINTAINER?= shige@FreeBSD.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
tiff.4:${PORTSDIR}/graphics/tiff34 \
OpenPOWER on IntegriCloud