diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
commit | 62742e823760509312c2a6d949754198bdc46f76 (patch) | |
tree | 18456d87696204474897dda0412513c978d312f8 /x11-toolkits | |
parent | 14bb2367e91f0d09684d9243a4c9628fa6d91817 (diff) | |
download | FreeBSD-ports-62742e823760509312c2a6d949754198bdc46f76.zip FreeBSD-ports-62742e823760509312c2a6d949754198bdc46f76.tar.gz |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/xg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/xg/Makefile b/x11-toolkits/xg/Makefile index 21238e6..b60bc48 100644 --- a/x11-toolkits/xg/Makefile +++ b/x11-toolkits/xg/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ftp://messners.com/code/ \ http://www.messners.com/code/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org REQUIRES_MOTIF= yes USE_X_PREFIX= yes |