diff options
Diffstat (limited to 'textproc/htdig/Makefile')
-rw-r--r-- | textproc/htdig/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index bdc5fa3076e5..b481384c41d8 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -7,6 +7,7 @@ PORTNAME= htdig PORTVERSION= 3.1.5 +PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= http://www.htdig.org/files/ \ ${MASTER_SITE_SUNSITE} \ @@ -16,7 +17,7 @@ MASTER_SITES= http://www.htdig.org/files/ \ ftp://ftp.htdig.org/pub/htdig/ MASTER_SITE_SUBDIR= apps/www/indexing -MAINTAINER= billf@FreeBSD.org +MAINTAINER= DougB@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/share/doc/apache:${PORTSDIR}/www/apache13 |