1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Fix install location

PR:		134547
Reported by:	Linus Lejon Isaksson <gilinko@yahoo.se>, many other
This commit is contained in:
Martin Wilke 2009-05-16 13:29:26 +00:00
parent da71b324ae
commit 33b87a3c86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233997

View File

@ -7,6 +7,7 @@
PORTNAME= Auth
PORTVERSION= 1.6.1
PORTREVISION= 1
CATEGORIES= security pear
MAINTAINER= miwi@FreeBSD.org
@ -28,7 +29,6 @@ OPTIONS= PEAR_LOG "PEAR::Log support" off \
PEAR_SOAP "PEAR::SOAP support" off \
PEAR_NET_VPOPMAILD "PEAR::Net_Vpopmaild support" off
CATEGORY= Auth
FILES= Auth.php Auth.php.bak Auth/Anonymous.php Auth/Auth.php \
Auth/Controller.php Container.php Container/Array.php \
Container/DB.php Container/DBLite.php Container/File.php \