diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:11:27 +0000 |
commit | 1be0301128e5d1b778ba6ee37da3e561969b27ce (patch) | |
tree | b1afef16f82b3c9b33604a13dfd1578e5815ea22 /mail/qmail-ldap | |
parent | 7b016df0022c332ec66ec809e01f345b19bea01b (diff) | |
download | ports-1be0301128e5d1b778ba6ee37da3e561969b27ce.tar.gz ports-1be0301128e5d1b778ba6ee37da3e561969b27ce.zip |
Notes
Diffstat (limited to 'mail/qmail-ldap')
-rw-r--r-- | mail/qmail-ldap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail-ldap/Makefile b/mail/qmail-ldap/Makefile index b60f7e7112c2..49c890fe3c28 100644 --- a/mail/qmail-ldap/Makefile +++ b/mail/qmail-ldap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qmail -PORTVERSION= ${QMAIL_VERSION}.${LDAP_PATCH_DATE} +PORTVERSION= ${QMAIL_VERSION}.${LDAP_PATCH_DATE} PORTREVISION= 1 CATEGORIES= mail PKGNAMESUFFIX= -ldap |