diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2009-06-26 17:09:37 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2009-06-26 17:09:37 +0200 |
commit | d940fb48b7429048e1f6687ce839cf85c45b90bd (patch) | |
tree | bc46706a97900ae1d2f049685558dc33defef1e7 /debian | |
parent | 55bb8070adac0c32caf2e637255d328ea2c8f474 (diff) |
add missing slash to homepage
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@951 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 56bd00d..52fdf28 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Arthur de Jong <adejong@debian.org> Uploaders: Richard A Nelson (Rick) <cowboy@debian.org> Standards-Version: 3.8.1 Build-Depends: debhelper (>= 7), libkrb5-dev, libldap2-dev, libsasl2-dev, po-debconf (>= 0.5.0), docbook2x, docbook-xml -Homepage: http://arthurdejong.org/nss-ldapd +Homepage: http://arthurdejong.org/nss-ldapd/ Vcs-Svn: http://arthurdejong.org/svn/nss-ldapd/nss-ldapd/ Vcs-Browser: http://arthurdejong.org/viewvc/nss-ldapd/nss-ldapd/ |