diff options
author | sheldonh <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 1999-06-21 11:07:15 +0000 |
commit | cc3d876ad594fb32a93365185ef9f3c4bfbc3122 (patch) | |
tree | 2f7e4a8d007a5dd4ab44798d170a7d349f68a5a1 /www | |
parent | 5c427b296c40382a843d2c43875e29a8712bf2f7 (diff) | |
download | FreeBSD-ports-cc3d876ad594fb32a93365185ef9f3c4bfbc3122.zip FreeBSD-ports-cc3d876ad594fb32a93365185ef9f3c4bfbc3122.tar.gz |
Update maintainer's e-mail address.
Diffstat (limited to 'www')
-rw-r--r-- | www/marc-search/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/marc-search/Makefile b/www/marc-search/Makefile index 81d6364..e497865 100644 --- a/www/marc-search/Makefile +++ b/www/marc-search/Makefile @@ -3,7 +3,7 @@ # Date created: 25 November 1998 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/01 02:15:41 jkoshy Exp $ # DISTNAME= marc-search.4.3 @@ -11,7 +11,7 @@ PKGNAME= marc-search-4.3 CATEGORIES= www MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/contrib/marc-search/ -MAINTAINER= axl@iafrica.com +MAINTAINER= sheldonh@FreeBSD.org RUN_DEPENDS= mhonarc:${PORTSDIR}/www/mhonarc \ ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/CGI_Lite.pm:${PORTSDIR}/www/p5-CGI_Lite |