diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 13:34:43 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-28 13:34:43 +0000 |
commit | d4a19dac38dbaca3696623f22604a2ffa2ede65d (patch) | |
tree | bfb50b474d322b1d418cae24ca4b5a2a2914475c /www | |
parent | 481c7ac6d496ccd2531dbfcd4fa831c87334e031 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_auth_xradius/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_auth_xradius/Makefile b/www/mod_auth_xradius/Makefile index 421ab46f499f..33ae0b48bb7f 100644 --- a/www/mod_auth_xradius/Makefile +++ b/www/mod_auth_xradius/Makefile @@ -18,5 +18,4 @@ GNU_CONFIGURE= yes PLIST_FILES= ${APACHEMODDIR}/mod_auth_xradius.so -NO_STAGE= yes .include <bsd.port.mk> |