diff options
Diffstat (limited to 'net/openldap2/Makefile')
-rw-r--r-- | net/openldap2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openldap2/Makefile b/net/openldap2/Makefile index b1b97ceddecd..aa4b894860d0 100644 --- a/net/openldap2/Makefile +++ b/net/openldap2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: openldap -# Version required: 1.2.9 # Date created: 20 Sep 1998 # Whom: Lachlan O'Dea # # $FreeBSD$ # -DISTNAME= openldap-1.2.9 +PORTNAME= openldap +PORTVERSION= 1.2.9 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ |