1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

- Remove extra PLIST_FILES

PR:		137362
Submitted by:	Alexey V.Degtyarev <alexey@renatasystems.org>
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
This commit is contained in:
Dmitry Marakasov 2009-08-05 00:06:10 +00:00
parent 548e5ceeb5
commit a18deed4a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238921

View File

@ -7,7 +7,7 @@
PORTNAME= asterisk-app-ldap
DISTVERSION= 2.0rc1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= net
MASTER_SITES= http://www.mezzo.net/asterisk/
DISTNAME= app_ldap-${DISTVERSION}
@ -22,7 +22,4 @@ USE_GMAKE= yes
USE_ICONV= yes
USE_OPENLDAP= yes
PLIST_FILES= lib/asterisk/modules/app_ldap.so \
etc/asterisk/ldap.conf.sample
.include <bsd.port.mk>