diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 11:41:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-05 11:41:35 +0000 |
commit | 97777f92925c922026bcc1174eb5897de4ef7a17 (patch) | |
tree | 2523cf420d9a952faca2f931dde9a7d6dc495037 /x11-fonts/mozilla-fonts/Makefile | |
parent | Standartise the way used to disable X11 support in various ports. From now (diff) |
- Unbroke;
- update maintainer's e-mail.
PR: 27888
Submitted by: maintainer
Diffstat (limited to 'x11-fonts/mozilla-fonts/Makefile')
-rw-r--r-- | x11-fonts/mozilla-fonts/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-fonts/mozilla-fonts/Makefile b/x11-fonts/mozilla-fonts/Makefile index d24c64258907..4136d87d17ff 100644 --- a/x11-fonts/mozilla-fonts/Makefile +++ b/x11-fonts/mozilla-fonts/Makefile @@ -7,13 +7,12 @@ PORTNAME= mozilla-fonts PORTVERSION= 1.0 +PORTREVISION= 1 + CATEGORIES= x11-fonts www MASTER_SITES= http://fox.mit.edu/skunk/xwin/ -DISTNAME= ${PORTNAME} - -MAINTAINER= dom@myrddin.demon.co.uk -ALL_TARGET= pcf +MAINTAINER= dom@happygiraffe.net USE_X_PREFIX= true |