diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-01-24 20:43:14 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-01-24 20:43:14 +0800 |
commit | a6ae18ca3494949aa217026ddbda07c8a6016a81 (patch) | |
tree | bb0fde6f29817e2c2ab554caf487707d80a94c45 /x11-fonts | |
parent | a171daf3648791d5beab546a9f029392e76712b8 (diff) | |
download | freebsd-ports-gnome-a6ae18ca3494949aa217026ddbda07c8a6016a81.tar.gz freebsd-ports-gnome-a6ae18ca3494949aa217026ddbda07c8a6016a81.tar.zst freebsd-ports-gnome-a6ae18ca3494949aa217026ddbda07c8a6016a81.zip |
Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/jmk-x11-fonts/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/nucleus/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/urwfonts/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/jmk-x11-fonts/Makefile b/x11-fonts/jmk-x11-fonts/Makefile index 7479dc385513..d1129072a687 100644 --- a/x11-fonts/jmk-x11-fonts/Makefile +++ b/x11-fonts/jmk-x11-fonts/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0 CATEGORIES= x11-fonts MASTER_SITES= http://www.ntrnet.net/~jmknoble/fonts/ -MAINTAINER= olgeni@freebsd.org +MAINTAINER= olgeni@FreeBSD.org USE_IMAKE= yes diff --git a/x11-fonts/nucleus/Makefile b/x11-fonts/nucleus/Makefile index c16792420921..5267f586b5f5 100644 --- a/x11-fonts/nucleus/Makefile +++ b/x11-fonts/nucleus/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= http://dreamer.nitro.dk/linux/lfp/ -MAINTAINER= olgeni@freebsd.org +MAINTAINER= olgeni@FreeBSD.org NO_WRKSUBDIR= yes USE_X_PREFIX= yes diff --git a/x11-fonts/urwfonts/Makefile b/x11-fonts/urwfonts/Makefile index 1334e32c77e8..0d2278b1729a 100644 --- a/x11-fonts/urwfonts/Makefile +++ b/x11-fonts/urwfonts/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://www.gimp.org/ DISTNAME= urw-fonts -MAINTAINER= olgeni@freebsd.org +MAINTAINER= olgeni@FreeBSD.org NO_WRKSUBDIR= yes USE_X_PREFIX= yes |