diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-07 11:39:46 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-07-07 11:39:46 +0000 |
commit | 5e3a7723e86828e813b36aaff4044acd6c48c1ea (patch) | |
tree | 300896789bcd059702e397648282e05ca8b29b98 /www/mhonarc/Makefile | |
parent | 3fead1bbe9ac2fe07c6605d9bbafa84da5e65d5c (diff) |
Update maintainer address.
Notes
Notes:
svn path=/head/; revision=11774
Diffstat (limited to 'www/mhonarc/Makefile')
-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 9b2703446851..1ab74d04d4ac 100644 --- a/www/mhonarc/Makefile +++ b/www/mhonarc/Makefile @@ -3,7 +3,7 @@ # Date created: 18 June 1997 # Whom: koshy@india.hp.com # -# $Id: Makefile,v 1.2 1997/07/01 17:41:02 jfitz Exp $ +# $Id: Makefile,v 1.3 1998/03/19 02:58:53 cwt Exp $ # DISTNAME= MHonArc2.2.0 @@ -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= koshy@india.hp.com +MAINTAINER= jkoshy@freebsd.org USE_PERL5= YES |