diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-07-02 01:41:02 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-07-02 01:41:02 +0800 |
commit | 8b4b9dff7974efe032084d2e7e229da31c70aec3 (patch) | |
tree | 19a917c4795ac44f5058dcbf12d2c4dce5b8cab8 /www/mhonarc | |
parent | e973afe77f1fd615a36001a303b009a696df10f6 (diff) | |
download | freebsd-ports-gnome-8b4b9dff7974efe032084d2e7e229da31c70aec3.tar.gz freebsd-ports-gnome-8b4b9dff7974efe032084d2e7e229da31c70aec3.tar.zst freebsd-ports-gnome-8b4b9dff7974efe032084d2e7e229da31c70aec3.zip |
Change MAINTAINER to the original port submitter
Requested-by: koshy@india.hp.com
Diffstat (limited to 'www/mhonarc')
-rw-r--r-- | www/mhonarc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index b04de87192ba..f9bd8f163121 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -3,7 +3,7 @@ # Date created: 18 June 1997 # Whom: koshy@india.hp.com # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/27 18:18:48 jfitz Exp $ # DISTNAME= MHonArc2.1 @@ -12,7 +12,7 @@ CATEGORIES= www mail MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ ftp://hhobel.phl.univie.ac.at/MHonArc/ -MAINTAINER= ports@freebsd.org +MAINTAINER= koshy@india.hp.com INSTALL_TARGET= install-batch |