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 /x11-fonts/sharefonts | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Notes
Notes:
svn path=/head/; revision=21157
Diffstat (limited to 'x11-fonts/sharefonts')
-rw-r--r-- | x11-fonts/sharefonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/sharefonts/Makefile b/x11-fonts/sharefonts/Makefile index e4274bf81f4a..79917edb8915 100644 --- a/x11-fonts/sharefonts/Makefile +++ b/x11-fonts/sharefonts/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: sharefonts # Version required: 0.10 # Date created: Thu Mar 26 04:50:00 PST 1998 -# Whom: dburr@FreeBSD.ORG +# Whom: dburr@FreeBSD.org # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= sharefonts-0.10 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= dburr@FreeBSD.org RESTRICTED= "Shareware. Cannot be distributed w/o prior authorization." NO_CDROM= ${RESTRICTED} |