diff options
author | clement <clement@FreeBSD.org> | 2005-12-05 04:56:16 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-12-05 04:56:16 +0800 |
commit | 3c605097b5efe097812262d4dd404a93c062954c (patch) | |
tree | 8f5911824d37ac4ac4d49abb8267f19f6f21a386 /www/mod_accounting | |
parent | a1c60c847d002f9d956b28828cc603bbdf1cf229 (diff) | |
download | freebsd-ports-gnome-3c605097b5efe097812262d4dd404a93c062954c.tar.gz freebsd-ports-gnome-3c605097b5efe097812262d4dd404a93c062954c.tar.zst freebsd-ports-gnome-3c605097b5efe097812262d4dd404a93c062954c.zip |
- Convert to new USE_APACHE
- Add SHA256
Diffstat (limited to 'www/mod_accounting')
-rw-r--r-- | www/mod_accounting/Makefile | 2 | ||||
-rw-r--r-- | www/mod_accounting/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_accounting/Makefile b/www/mod_accounting/Makefile index 3f6227d641ef..b786e36fb7f6 100644 --- a/www/mod_accounting/Makefile +++ b/www/mod_accounting/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mod-acct MAINTAINER= apache@FreeBSD.org COMMENT= An Apache module that records traffic statistics into a database -USE_APACHE= YES +USE_APACHE= 13 MAKE_ARGS+= APXS="${APXS}" .if defined(WITHOUT_PGSQL) diff --git a/www/mod_accounting/distinfo b/www/mod_accounting/distinfo index cf6c5175addc..1b11cd8bc1b9 100644 --- a/www/mod_accounting/distinfo +++ b/www/mod_accounting/distinfo @@ -1,2 +1,3 @@ MD5 (mod_accounting-0.5.tar.gz) = fc045bbdc5ae32241765fea2967a63fb +SHA256 (mod_accounting-0.5.tar.gz) = 7aabd36a071c764fec90d76a6d9b1b7bfd8d8991e044d205e7d53d087a6361a3 SIZE (mod_accounting-0.5.tar.gz) = 9728 |