aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk12-app-ldap
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-05-25 11:53:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-05-25 11:53:58 +0000
commit2526edc882532aca5e59ad9826d4d685f3dab9a2 (patch)
tree1da17c9bd4892f67a67c1c47aa7b754db7e3a6cc /net/asterisk12-app-ldap
parentabbc2fbbbd15115cbedc1badd1c3837797bb13e3 (diff)
downloadports-2526edc882532aca5e59ad9826d4d685f3dab9a2.tar.gz
ports-2526edc882532aca5e59ad9826d4d685f3dab9a2.zip
Update for port net/asterisk-app-ldap
Update for port net/asterisk-app-ldap. The new version runs now with asterisk 1.4. please rename the old port asterisk-app-ldap to asterisk12-app-ldap and commit this port as asterisk-app-ldap Also changed PORTNAME to asterisk12-app-ldap and introduce DISTNAME. PR: ports/111774 Submitted by: Matthias Fechner <idefix@fechner.net>
Notes
Notes: svn path=/head/; revision=191772
Diffstat (limited to 'net/asterisk12-app-ldap')
-rw-r--r--net/asterisk12-app-ldap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/asterisk12-app-ldap/Makefile b/net/asterisk12-app-ldap/Makefile
index 3bb548fd7f66..113fabc51cbe 100644
--- a/net/asterisk12-app-ldap/Makefile
+++ b/net/asterisk12-app-ldap/Makefile
@@ -5,11 +5,12 @@
# $FreeBSD$
#
-PORTNAME= app_ldap
+PORTNAME= asterisk12-app-ldap
DISTVERSION= 1.0rc6
PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://www.mezzo.net/asterisk/
+DISTNAME= app_ldap-${DISTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= idefix@fechner.net