diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-31 20:22:04 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-31 20:22:04 +0000 |
commit | 2b70c62c897e4827660c35a41e0c59a9c90d460b (patch) | |
tree | 6a0c27266addf015c788c2e8104d8466aa0b8c57 /x11-fonts | |
parent | 095e0cfee936cae539af60dd71289c5778474a7e (diff) | |
download | ports-2b70c62c897e4827660c35a41e0c59a9c90d460b.tar.gz ports-2b70c62c897e4827660c35a41e0c59a9c90d460b.zip |
Notes
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/freefonts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index 19d325b81369..2e57b3e0da5c 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olgeni@FreeBSD.org RESTRICTED= "see accompanying .license files" NO_WRKSUBDIR= yes |