aboutsummaryrefslogtreecommitdiff
path: root/textproc/htdig
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-16 14:43:40 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-16 14:43:40 +0000
commit2e448483a1d8084f41e4fb71350b5d34acbfab3b (patch)
treef0260d25cf94c16e8b66babc458698f43a81a838 /textproc/htdig
parentbebb98615cd5b1ea610f512ea54043c0ffd0df6f (diff)
downloadports-2e448483a1d8084f41e4fb71350b5d34acbfab3b.tar.gz
ports-2e448483a1d8084f41e4fb71350b5d34acbfab3b.zip
Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean up
COMMENT and DESCR, add MASTER_SITE_SUNSITE for oodles of fetch-power.
Notes
Notes: svn path=/head/; revision=19504
Diffstat (limited to 'textproc/htdig')
-rw-r--r--textproc/htdig/Makefile10
-rw-r--r--textproc/htdig/pkg-comment2
-rw-r--r--textproc/htdig/pkg-descr2
3 files changed, 9 insertions, 5 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index 51953a6f923d..ae88644aa730 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -1,16 +1,20 @@
# New ports collection makefile for: htdig
-# Version required: 3.1.1
+# Version required: 3.1.2
# Date created: 18 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.7 1999/02/21 19:58:47 billf Exp $
+# $Id: Makefile,v 1.8 1999/05/31 21:11:47 billf Exp $
#
DISTNAME= htdig-3.1.2
CATEGORIES= textproc www
MASTER_SITES= http://www.htdig.org/files/ \
+ ${MASTER_SITE_SUNSITE} \
ftp://ftp.ntua.gr/pub/www/htdig/ \
- ftp://ftp.htdig.org/pub/htdig/ \
+ ftp://ftp.max.irk.ru/unix/net/www/ \
+ ftp://ftp.loxinfo.co.th/pub/unix/www/ \
+ ftp://ftp.htdig.org/pub/htdig/
+MASTER_SITE_SUBDIR= apps/www/indexing
MAINTAINER= billf@FreeBSD.org
diff --git a/textproc/htdig/pkg-comment b/textproc/htdig/pkg-comment
index 9087740fe594..0ebbcb8f505a 100644
--- a/textproc/htdig/pkg-comment
+++ b/textproc/htdig/pkg-comment
@@ -1 +1 @@
-a www indexing and searching system for an intranet
+a www indexing and searching system
diff --git a/textproc/htdig/pkg-descr b/textproc/htdig/pkg-descr
index 78ec329260ab..30aa8a45d85d 100644
--- a/textproc/htdig/pkg-descr
+++ b/textproc/htdig/pkg-descr
@@ -12,4 +12,4 @@ HTTP 1.0 protocol.
WWW: http://www.htdig.org
-Bill Fumerola <billf@chc-chimes.com>
+Bill Fumerola <billf@FreeBSD.org>