diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 65ab34a66713786b91eb182ff10e40108b752fbb (patch) | |
tree | 11ba0ae7d75bec62d8912344c351ade7872c86bb /net-im | |
parent | Clean 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 'net-im')
-rw-r--r-- | net-im/gicq/Makefile | 2 | ||||
-rw-r--r-- | net-im/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | net-im/gnomeicu2/Makefile | 4 | ||||
-rw-r--r-- | net-im/libicq/Makefile | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/net-im/gicq/Makefile b/net-im/gicq/Makefile index ac51394d9b7f..7cfa46e7ffba 100644 --- a/net-im/gicq/Makefile +++ b/net-im/gicq/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ http://www.nectar.com/distfiles/ -MAINTAINER= flathill@FreeBSD.ORG +MAINTAINER= flathill@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ icq.0:${PORTSDIR}/net/libicq diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index f99af813660c..bc31c4e4236a 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -1,7 +1,7 @@ # Ports collection Makefile for: GnomeICU # Version required: 0.62a # Date created: 03/16/1999 -# Whom: nectar@FreeBSD.ORG +# Whom: nectar@FreeBSD.org # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.cc/distfiles/ -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= nectar@FreeBSD.org LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore diff --git a/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile index f99af813660c..bc31c4e4236a 100644 --- a/net-im/gnomeicu2/Makefile +++ b/net-im/gnomeicu2/Makefile @@ -1,7 +1,7 @@ # Ports collection Makefile for: GnomeICU # Version required: 0.62a # Date created: 03/16/1999 -# Whom: nectar@FreeBSD.ORG +# Whom: nectar@FreeBSD.org # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= net gnome MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \ http://www.nectar.cc/distfiles/ -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= nectar@FreeBSD.org LIB_DEPENDS= panel_applet.1:${PORTSDIR}/x11/gnomecore diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index 16ef6cc9dbdf..3653244b0931 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.korsoft.com/pub/gicq/ \ http://www.nectar.com/distfiles/ -MAINTAINER= flathill@FreeBSD.ORG +MAINTAINER= flathill@FreeBSD.org LIB_DEPENDS= glib12.2:${PORTSDIR}/devel/glib12 |