diff options
author | kris <kris@FreeBSD.org> | 2000-03-04 08:24:21 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-04 08:24:21 +0000 |
commit | 91e000c440461976bfc1c7926b02437d0fc96d08 (patch) | |
tree | cb80308564580eec0814b12e06e9f58d5d4f111a /textproc/htdig | |
parent | 0b766bf1031960df31591c746d4afe3e27fefb25 (diff) | |
download | FreeBSD-ports-91e000c440461976bfc1c7926b02437d0fc96d08.zip FreeBSD-ports-91e000c440461976bfc1c7926b02437d0fc96d08.tar.gz |
Correct previous misunderstanding.
Diffstat (limited to 'textproc/htdig')
-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 9e32038..a674330 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 |