diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-07-01 17:41:02 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-07-01 17:41:02 +0000 |
commit | 24f22c3caa6df836099f336119ad8b2ab460135a (patch) | |
tree | 376684374e9e08c452d2289cda3596fa2af9f533 /graphics/xaos | |
parent | dfd0f0b5ab298bff0063734bac1dfedd377bafef (diff) |
Change MAINTAINER to the original port submitter
Requested-by: koshy@india.hp.com
Notes
Notes:
svn path=/head/; revision=7166
Diffstat (limited to 'graphics/xaos')
-rw-r--r-- | graphics/xaos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xaos/Makefile b/graphics/xaos/Makefile index a62a0599c94a..07112453c2f2 100644 --- a/graphics/xaos/Makefile +++ b/graphics/xaos/Makefile @@ -3,7 +3,7 @@ # Date created: 24 February 1996 # Whom: Joseph Koshy <koshy@india.hp.com> # -# $Id: Makefile,v 1.1.1.1 1997/02/28 10:52:50 tg Exp $ +# $Id: Makefile,v 1.2 1997/03/02 09:49:00 asami Exp $ # DISTNAME= XaoS-2.2 @@ -15,7 +15,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ http://www.paru.cas.cz/~hubicka/XaoS/dist/ MASTER_SITE_SUBDIR= graphics -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= koshy@india.hp.com # This port will benefit from all-stops-out optimization of the code |