diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-31 14:53:31 +0800 |
commit | 89e9525cd80b9d6ce10b7181e660e1342f17214d (patch) | |
tree | f4d9e55060ca2313aa08d2352e80fe2866c3f580 /comms | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst freebsd-ports-gnome-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asmodem/Makefile | 2 | ||||
-rw-r--r-- | comms/bpl+/Makefile | 4 | ||||
-rw-r--r-- | comms/ecu/Makefile | 2 | ||||
-rw-r--r-- | comms/tkhylafax/Makefile | 2 | ||||
-rw-r--r-- | comms/xcept/Makefile | 2 | ||||
-rw-r--r-- | comms/yaps/Makefile | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile index 11a46fdb6b80..2558ec93babe 100644 --- a/comms/asmodem/Makefile +++ b/comms/asmodem/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asmodem/ \ ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/apps/asmodem/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/comms/bpl+/Makefile b/comms/bpl+/Makefile index f5e3246e42de..5305f0d3b716 100644 --- a/comms/bpl+/Makefile +++ b/comms/bpl+/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: bpl+ # Version required: ? # Date created: 22 Sep 1996 -# Whom: Masafumi NAKANE <max@FreeBSD.ORG> +# Whom: Masafumi NAKANE <max@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ PKGNAME= bpl+-1.0 CATEGORIES= comms MASTER_SITES= ftp://ftp.tohoku.ac.jp/pub/net/telnet/telnetx/ -MAINTAINER= max@FreeBSD.ORG +MAINTAINER= max@FreeBSD.org do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bpl ${PREFIX}/bin diff --git a/comms/ecu/Makefile b/comms/ecu/Makefile index b95d724e4d90..173e06797de1 100644 --- a/comms/ecu/Makefile +++ b/comms/ecu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/comm/ #MASTER_SITES= ftp://tsx-11.mit.edu/pub/linux/sources/usr.bin/Communications/ -MAINTAINER= ache@FreeBSD.ORG +MAINTAINER= ache@FreeBSD.org do-configure: cd ${WRKSRC}; yes "" | ./Configure diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile index d1ca01f83dc9..0b8a27469b3f 100644 --- a/comms/tkhylafax/Makefile +++ b/comms/tkhylafax/Makefile @@ -11,7 +11,7 @@ PKGNAME= tkhylafax-3.0 CATEGORIES= comms tk42 MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/ -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= andreas@FreeBSD.org RUN_DEPENDS= wish4.2:${PORTSDIR}/x11-toolkits/tk42 \ sendfax:${PORTSDIR}/comms/hylafax \ diff --git a/comms/xcept/Makefile b/comms/xcept/Makefile index 3e50335654f0..b32fc6ce107f 100644 --- a/comms/xcept/Makefile +++ b/comms/xcept/Makefile @@ -10,7 +10,7 @@ DISTNAME= xcept-2.1.2 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= joerg@FreeBSD.ORG +MAINTAINER= joerg@FreeBSD.org USE_XLIB= yes MAN1= xcept.1 diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 35806193f48e..173b0f15479a 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/serialcomm/machines -MAINTAINER= se@FreeBSD.ORG +MAINTAINER= se@FreeBSD.org USE_GMAKE= true |