diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 02:47:33 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-01-13 02:47:33 +0000 |
commit | c7beeaae1feca224aedba61f2d6c075df967a28c (patch) | |
tree | a3823710e09e2bc1d7a11631e012181d7c8f6c4f /textproc/htdig | |
parent | 06dd0c6707d1c0d6bada326bc7081a649f9081b6 (diff) | |
download | ports-c7beeaae1feca224aedba61f2d6c075df967a28c.tar.gz ports-c7beeaae1feca224aedba61f2d6c075df967a28c.zip |
Notes
Diffstat (limited to 'textproc/htdig')
-rw-r--r-- | textproc/htdig/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index e30f9837f610..99b98180a512 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -3,7 +3,7 @@ # Date created: 18 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.2 1998/11/23 09:08:25 asami Exp $ +# $Id: Makefile,v 1.3 1998/11/23 21:40:29 billf Exp $ # DISTNAME= htdig-3.1.0b2 @@ -14,6 +14,8 @@ MASTER_SITES= http://www.htdig.org/files/ \ MAINTAINER= billf@FreeBSD.org +Y2K= http://www.htdig.org/FAQ.html#q1.7 + GNU_CONFIGURE= yes BUILD_TARGET= depends all |