diff options
Diffstat (limited to 'net/phpldapadmin/Makefile')
-rw-r--r-- | net/phpldapadmin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 3aadf7c438be..17e6f66595bb 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= matthew@FreeBSD.org COMMENT= PHP application to administer LDAP over the web LICENSE= GPLv2 -USES= cpe +USES= cpe tar:tgz CPE_VENDOR= deon_george NO_ARCH= yes |