|
Lines 6-12
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= mod_auth_mysql |
8 |
PORTNAME= mod_auth_mysql |
| 9 |
PORTVERSION= 1.7 |
9 |
PORTVERSION= 1.9 |
| 10 |
CATEGORIES= www |
10 |
CATEGORIES= www |
| 11 |
MASTER_SITES= http://www.heuer.org/mod_auth_mysql/ |
11 |
MASTER_SITES= http://www.heuer.org/mod_auth_mysql/ |
| 12 |
DISTNAME= ${PORTNAME}_${PORTVERSION} |
12 |
DISTNAME= ${PORTNAME}_${PORTVERSION} |
|
Lines 15-22
Link Here
|
| 15 |
|
15 |
|
| 16 |
MAINTAINER= apache@FreeBSD.org |
16 |
MAINTAINER= apache@FreeBSD.org |
| 17 |
COMMENT= MySQL-based authentication module with VirtualHost support |
17 |
COMMENT= MySQL-based authentication module with VirtualHost support |
| 18 |
|
|
|
| 19 |
BROKEN= Unfetchable |
| 20 |
|
18 |
|
| 21 |
LATEST_LINK= mod_auth_mysql2 |
19 |
LATEST_LINK= mod_auth_mysql2 |
| 22 |
|
20 |
|