- add DIST_SUBDIR
This commit is contained in:
parent
57e77caf08
commit
aa2e260938
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=336522
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,7 @@ PORTNAME= mod_authz_unixgroup
|
|||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://mod-auth-external.googlecode.com/files/
|
||||
DIST_SUBDIR= apache2
|
||||
|
||||
MAINTAINER= apache@FreeBSD.org
|
||||
COMMENT= UNIX group access control module for Apache 2.2
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (mod_authz_unixgroup-1.0.3.tar.gz) = 2792f736fdc3831a613747c78938cad58487486a606535eba2c4bb20009b7e2b
|
||||
SIZE (mod_authz_unixgroup-1.0.3.tar.gz) = 10427
|
||||
SHA256 (apache2/mod_authz_unixgroup-1.0.3.tar.gz) = 2792f736fdc3831a613747c78938cad58487486a606535eba2c4bb20009b7e2b
|
||||
SIZE (apache2/mod_authz_unixgroup-1.0.3.tar.gz) = 10427
|
||||
|
|
Loading…
Reference in a new issue