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 | |
parent | e2b692e5acbcaa86ead1bd84c8460b249fe38acd (diff) | |
download | ports-65ab34a66713786b91eb182ff10e40108b752fbb.tar.gz ports-65ab34a66713786b91eb182ff10e40108b752fbb.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/sharefonts/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/ttmkfdir/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/xfed/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 2 |
4 files changed, 6 insertions, 6 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} diff --git a/x11-fonts/ttmkfdir/Makefile b/x11-fonts/ttmkfdir/Makefile index 76486862f97d..6b5a808212ba 100644 --- a/x11-fonts/ttmkfdir/Makefile +++ b/x11-fonts/ttmkfdir/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: ttmkfdir # Version required: 0.0 # Date created: September 08, 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> +# Whom: Thomas Gellekum <tg@FreeBSD.org> # # $FreeBSD$ @@ -10,7 +10,7 @@ PKGNAME= ttmkfdir-0.0 CATEGORIES= x11 MASTER_SITES= http://www.darmstadt.gmd.de/~pommnitz/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile index 5776988ee66a..53001b7f1e55 100644 --- a/x11-fonts/xfed/Makefile +++ b/x11-fonts/xfed/Makefile @@ -11,7 +11,7 @@ PKGNAME= xfed-1.0 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org IGNOREFILES= ${DISTFILES} USE_IMAKE= yes diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index bf58b3691bf5..f0522ccbd533 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ PATCH_SITES= ${MASTER_SITES} PATCHFILES= xmbdfed-3.9.patch1 xmbdfed-3.9.patch2 -MAINTAINER= jfieber@FreeBSD.ORG +MAINTAINER= jfieber@FreeBSD.org .if defined(USE_FREETYPE) LIB_DEPENDS= ttf.3:${PORTSDIR}/print/freetype |