diff options
author | hwr <hwr@pkgsrc.org> | 1999-03-28 18:17:21 +0000 |
---|---|---|
committer | hwr <hwr@pkgsrc.org> | 1999-03-28 18:17:21 +0000 |
commit | d5ca7850eed9d8a13c6d7c9f8d1f501ae7783c46 (patch) | |
tree | 6ecadb75946d2b0ebad610b04b537ab7ecec3569 /databases | |
parent | 21a112d73ef5402592e75323ff87e26f37a9fe6a (diff) | |
download | pkgsrc-d5ca7850eed9d8a13c6d7c9f8d1f501ae7783c46.tar.gz |
Change this so that the source packet is fetched as openldap-VERS.tgz,
not as openldap-release.tgz. Now it is easier to get the correct release.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/openldap/Makefile | 8 | ||||
-rw-r--r-- | databases/openldap/files/md5 | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index d1334c0e86c..a9006b90a8b 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 1999/02/16 13:54:00 hwr Exp $ +# $NetBSD: Makefile,v 1.5 1999/03/28 18:17:21 hwr Exp $ -DISTNAME= openldap-release -PKGNAME= openldap-1.2 +DISTNAME= openldap-1.2.0 +PKGNAME= openldap-1.2.0 WRKSRC= ${WRKDIR}/ldap CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org diff --git a/databases/openldap/files/md5 b/databases/openldap/files/md5 index 874e96358de..4613eeafa13 100644 --- a/databases/openldap/files/md5 +++ b/databases/openldap/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1999/02/16 13:54:01 hwr Exp $ +$NetBSD: md5,v 1.4 1999/03/28 18:17:21 hwr Exp $ -MD5 (openldap-release.tgz) = 387418c7d1214116894bab3b9e8ef746 +MD5 (openldap-1.2.0.tgz) = 387418c7d1214116894bab3b9e8ef746 |