summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-08-31 06:53:31 +0000
commit65ab34a66713786b91eb182ff10e40108b752fbb (patch)
tree11ba0ae7d75bec62d8912344c351ade7872c86bb /emulators
parentClean COMMENT (diff)
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Notes
Notes: svn path=/head/; revision=21157
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bochs/Makefile2
-rw-r--r--emulators/hfsutils/Makefile2
-rw-r--r--emulators/sim/Makefile2
-rw-r--r--emulators/sim6811/Makefile2
-rw-r--r--emulators/simh/Makefile2
-rw-r--r--emulators/stella/Makefile4
-rw-r--r--emulators/wine-devel/Makefile2
-rw-r--r--emulators/wine/Makefile2
-rw-r--r--emulators/xmame/Makefile4
9 files changed, 11 insertions, 11 deletions
diff --git a/emulators/bochs/Makefile b/emulators/bochs/Makefile
index d254c74dfb7a..57e50aafe46c 100644
--- a/emulators/bochs/Makefile
+++ b/emulators/bochs/Makefile
@@ -14,7 +14,7 @@ DISTNAME= bochs-${DATE}a
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.bochs.com/pub/
-MAINTAINER= ports@FreeBSD.ORG
+MAINTAINER= ports@FreeBSD.org
USE_XLIB= yes
GNU_CONFIGURE= YES
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile
index 513335448ff9..745004e2cb11 100644
--- a/emulators/hfsutils/Makefile
+++ b/emulators/hfsutils/Makefile
@@ -10,7 +10,7 @@ DISTNAME= hfsutils-3.2.6
CATEGORIES= emulators tk80
MASTER_SITES= ftp://ftp.mars.org/pub/hfs/
-MAINTAINER= vanilla@FreeBSD.ORG
+MAINTAINER= vanilla@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile
index c1dc61c1caed..df4f82b660a9 100644
--- a/emulators/sim/Makefile
+++ b/emulators/sim/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.update1.tar.gz
-MAINTAINER= jraynard@FreeBSD.ORG
+MAINTAINER= jraynard@FreeBSD.org
RESTRICTED= "Non-commercial use only"
diff --git a/emulators/sim6811/Makefile b/emulators/sim6811/Makefile
index a187b3e7c85f..9f9dbaa5eb0f 100644
--- a/emulators/sim6811/Makefile
+++ b/emulators/sim6811/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://crl.nmsu.edu/pub/non-lexical/6811/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= erich@FreeBSD.ORG
+MAINTAINER= erich@FreeBSD.org
NO_WRKSUBDIR= yes
diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile
index c1dc61c1caed..df4f82b660a9 100644
--- a/emulators/simh/Makefile
+++ b/emulators/simh/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://minnie.cs.adfa.oz.au/pub/PDP-11/Sims/Supnik_2.3/sources/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}.update1.tar.gz
-MAINTAINER= jraynard@FreeBSD.ORG
+MAINTAINER= jraynard@FreeBSD.org
RESTRICTED= "Non-commercial use only"
diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile
index b83dcbef5a2e..eba187ea1272 100644
--- a/emulators/stella/Makefile
+++ b/emulators/stella/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: stella-1.1
# Version required: 1.1
# Date created: March 4, 1999
-# Whom: Jacques Vidrine <nectar@FreeBSD.ORG>
+# Whom: Jacques Vidrine <nectar@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \
http://www.nectar.com/distfiles/
-MAINTAINER= nectar@FreeBSD.ORG
+MAINTAINER= nectar@FreeBSD.org
USE_XLIB= yes
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile
index 12ec7dab32b7..1c459095f436 100644
--- a/emulators/wine-devel/Makefile
+++ b/emulators/wine-devel/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
-MAINTAINER= se@FreeBSD.ORG
+MAINTAINER= se@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 12ec7dab32b7..1c459095f436 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= ALPHA/wine/development
-MAINTAINER= se@FreeBSD.ORG
+MAINTAINER= se@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
diff --git a/emulators/xmame/Makefile b/emulators/xmame/Makefile
index 0a76c1861f15..4306b87e2484 100644
--- a/emulators/xmame/Makefile
+++ b/emulators/xmame/Makefile
@@ -1,7 +1,7 @@
# New ports collection makefile for: xmame
# Version required: 0.33b6.1
# Date created: 8 Feb 1998
-# Whom: Donald Burr <dburr@FreeBSD.ORG>
+# Whom: Donald Burr <dburr@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= emulators
MASTER_SITES= ftp://drake.dit.upm.es/xmame/ftpsite/
EXTRACT_SUFX= .tgz
-MAINTAINER= dburr@FreeBSD.ORG
+MAINTAINER= dburr@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm