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 /net/gnomeicu | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.zst freebsd-ports-graphics-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'net/gnomeicu')
-rw-r--r-- | net/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | net/gnomeicu/gnomeicu/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index f99af813660..bc31c4e4236 100644 --- a/net/gnomeicu/Makefile +++ b/net/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/gnomeicu/gnomeicu/Makefile b/net/gnomeicu/gnomeicu/Makefile index f99af813660..bc31c4e4236 100644 --- a/net/gnomeicu/gnomeicu/Makefile +++ b/net/gnomeicu/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 |