diff options
-rw-r--r-- | textproc/htdig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index 9e32038cd632..a67433079701 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.htdig.org/files/ \ ftp://ftp.htdig.org/pub/htdig/ MASTER_SITE_SUBDIR= apps/www/indexing -MAINTAINER= kris@FreeBSD.org +MAINTAINER= billf@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/share/apache:${PORTSDIR}/www/apache13 |