aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk-app-ldap
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-05 00:06:10 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-05 00:06:10 +0000
commita18deed4a235dc6e8d2ef38802949847b58dc245 (patch)
treefc19822b9b9b0c57a1234c10208db6f9cecb9802 /net/asterisk-app-ldap
parent548e5ceeb5e8b1b1621a24f4a3ba0d12ca702add (diff)
downloadports-a18deed4a235dc6e8d2ef38802949847b58dc245.tar.gz
ports-a18deed4a235dc6e8d2ef38802949847b58dc245.zip
Notes
Diffstat (limited to 'net/asterisk-app-ldap')
-rw-r--r--net/asterisk-app-ldap/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/asterisk-app-ldap/Makefile b/net/asterisk-app-ldap/Makefile
index abd75f4c9a14..a6bdb52f4ec2 100644
--- a/net/asterisk-app-ldap/Makefile
+++ b/net/asterisk-app-ldap/Makefile
@@ -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>