diff options
Diffstat (limited to 'net/asterisk12-app-ldap')
-rw-r--r-- | net/asterisk12-app-ldap/Makefile | 3 |
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 |