diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:26:04 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:26:04 +0000 |
commit | a0c10a572f5df5191c2a2e1ac7c155fa1e2ef36d (patch) | |
tree | a94eec62847f3c96c7bd0f377fc0f0207e290c62 /x11 | |
parent | 6947623722af463340747a6a78612fe7879ec6b8 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/fbsd-icons/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fbsd-icons/Makefile b/x11/fbsd-icons/Makefile index c7f3a142e122..016a1dd28004 100644 --- a/x11/fbsd-icons/Makefile +++ b/x11/fbsd-icons/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME} -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes NO_BUILD= yes |