diff options
Diffstat (limited to 'textproc/htdig/Makefile')
-rw-r--r-- | textproc/htdig/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index a90877646e06..0ffd35dbfa71 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -1,9 +1,6 @@ -# New ports collection makefile for: htdig -# Date created: 18 August 1998 -# Whom: Bill Fumerola <billf@chc-chimes.com> +# Created by: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ -# PORTNAME= htdig PORTVERSION= 3.2.0.b6 @@ -13,8 +10,8 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/3.2.0b6 DISTNAME= htdig-3.2.0b6 -MAINTAINER= dougb@FreeBSD.org -COMMENT= A www indexing and searching system +MAINTAINER= ports@FreeBSD.org +COMMENT= WWW indexing and searching system MAKE_JOBS_SAFE= yes |