diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-05 13:41:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-05 13:41:29 +0000 |
commit | dc9662370a1355d4baa6895dd56eda68efade7f8 (patch) | |
tree | 0215f75c1b32886c9fcd900e9c8408127169715b /mail/qmail-ldap | |
parent | 6b1772db94efb5ad489d4a9f6b5dc801a1d3aeb1 (diff) | |
download | ports-dc9662370a1355d4baa6895dd56eda68efade7f8.tar.gz ports-dc9662370a1355d4baa6895dd56eda68efade7f8.zip |
Notes
Diffstat (limited to 'mail/qmail-ldap')
-rw-r--r-- | mail/qmail-ldap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index fedff2ce0fdd..d9e9c35426a5 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -7,7 +7,7 @@ PORTNAME= qmail PORTVERSION= ${QMAIL_VERSION}.${LDAP_PATCH_DATE} -PORTREVISION= 3 +PORTREVISION= 0 CATEGORIES= mail PKGNAMESUFFIX= -ldap @@ -21,7 +21,7 @@ CONFLICTS= emboss-[0-9]* digest-[0-9]* USE_OPENLDAP= yes SLAVE_LDAP= yes -LDAP_PATCH_DATE= 20050401a +LDAP_PATCH_DATE= 20060201 MASTERDIR= ${.CURDIR}/../qmail DESCR= ${.CURDIR}/pkg-descr |