diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-30 18:38:54 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-30 18:38:54 +0000 |
commit | 9f41fac873dce98d041453027e50b074c93398dd (patch) | |
tree | 93e7b8e61751be0c17f621789a1af71a92c171fa /net/openldap20/Makefile | |
parent | a41f5ba0e29e4f9148edf20818e9ee4f6930330c (diff) |
Notes
Diffstat (limited to 'net/openldap20/Makefile')
-rw-r--r-- | net/openldap20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openldap20/Makefile b/net/openldap20/Makefile index e73d39f48e88..b0c3cd19ac8e 100644 --- a/net/openldap20/Makefile +++ b/net/openldap20/Makefile @@ -7,6 +7,7 @@ PORTNAME= openldap PORTVERSION= 1.2.11 +PORTREVISION= 1 CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \ ftp://ftp.net.lut.ac.uk/openldap/openldap-release/ \ |