diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 04:00:10 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 04:00:10 +0000 |
commit | 250b222fa1aefab7d3ecd37813dd7d61d0d98c45 (patch) | |
tree | eb74053ba5a1365a1e2dabb4cefaa3e3b57d0b78 /www/mhonarc | |
parent | Add a couple more Y2K links... (diff) |
A few more Y2K links...
Notes
Notes:
svn path=/head/; revision=16026
Diffstat (limited to 'www/mhonarc')
-rw-r--r-- | www/mhonarc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile index c5697563399a..ccb77a4e9af4 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.7 1998/11/28 23:10:26 asami Exp $ +# $Id: Makefile,v 1.8 1998/12/01 08:38:55 asami Exp $ # DISTNAME= MHonArc2.3.3 @@ -17,6 +17,8 @@ MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ MAINTAINER= jkoshy@freebsd.org +Y2K= http://www.oac.uci.edu/indiv/ehood/MHonArc/doc/faq/general.html#y2k + USE_PERL5= Yes NO_BUILD= Yes |