diff options
author | steve <steve@FreeBSD.org> | 2001-02-26 11:57:17 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-02-26 11:57:17 +0800 |
commit | 4093a2b2727497ca3c632b8e92c9f36d8041f005 (patch) | |
tree | f82c6e3b003ff8ffbbbc9246573bc69c2b3907a1 /www | |
parent | bc66c2e5145a5c4dc31aea31e5934dc193ad3abf (diff) | |
download | freebsd-ports-gnome-4093a2b2727497ca3c632b8e92c9f36d8041f005.tar.gz freebsd-ports-gnome-4093a2b2727497ca3c632b8e92c9f36d8041f005.tar.zst freebsd-ports-gnome-4093a2b2727497ca3c632b8e92c9f36d8041f005.zip |
Update to version 2b30.
PR: 23601
Submitted by: David W. Chapman Jr. <poseiden@inethouston.net>
Diffstat (limited to 'www')
-rw-r--r-- | www/hypermail/Makefile | 5 | ||||
-rw-r--r-- | www/hypermail/distinfo | 2 | ||||
-rw-r--r-- | www/hypermail/pkg-plist | 12 |
3 files changed, 10 insertions, 9 deletions
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile index aac4c1b009b0..d5544c3a505a 100644 --- a/www/hypermail/Makefile +++ b/www/hypermail/Makefile @@ -6,14 +6,15 @@ # PORTNAME= hypermail -PORTVERSION= 2b28 +PORTVERSION= 2b30 CATEGORIES= www MASTER_SITES= ftp://ftp.landfield.com/hypermail/ \ ftp://ftp.faqs.org/hypermail/ MAINTAINER= veers@disturbed.net -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --with-htmldir=${PREFIX}/share/hypermail MAN1= hypermail.1 MAN4= hmrc.4 diff --git a/www/hypermail/distinfo b/www/hypermail/distinfo index ff465624f9a5..e11022da8ed7 100644 --- a/www/hypermail/distinfo +++ b/www/hypermail/distinfo @@ -1 +1 @@ -MD5 (hypermail-2b28.tar.gz) = 1ec78d8b6ea22dd4b2486b10424482c4 +MD5 (hypermail-2b30.tar.gz) = 5baf7d89bd3bd80ca7e0dff5a6ed98f9 diff --git a/www/hypermail/pkg-plist b/www/hypermail/pkg-plist index 45fce8ddf470..014d136300bb 100644 --- a/www/hypermail/pkg-plist +++ b/www/hypermail/pkg-plist @@ -1,7 +1,7 @@ bin/hypermail -apache/htdocs/hypermail/hr.yellow.gif -apache/htdocs/hypermail/hypermail.gif -apache/htdocs/hypermail/hypermail.html -apache/htdocs/hypermail/customizing.html -apache/htdocs/hypermail/hmrc.html -@dirrm apache/htdocs/hypermail +share/hypermail/hr.yellow.gif +share/hypermail/hypermail.gif +share/hypermail/hypermail.html +share/hypermail/customizing.html +share/hypermail/hmrc.html +@dirrm share/hypermail |