diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-07-01 17:41:02 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-07-01 17:41:02 +0000 |
commit | 8b4b9dff7974efe032084d2e7e229da31c70aec3 (patch) | |
tree | 19a917c4795ac44f5058dcbf12d2c4dce5b8cab8 /graphics/xaos | |
parent | e973afe77f1fd615a36001a303b009a696df10f6 (diff) | |
download | FreeBSD-ports-8b4b9dff7974efe032084d2e7e229da31c70aec3.zip FreeBSD-ports-8b4b9dff7974efe032084d2e7e229da31c70aec3.tar.gz |
Change MAINTAINER to the original port submitter
Requested-by: koshy@india.hp.com
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 a62a059..0711245 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 |