diff options
Diffstat (limited to 'net-dns/ldapdns/ldapdns-2.03.ebuild')
-rw-r--r-- | net-dns/ldapdns/ldapdns-2.03.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-dns/ldapdns/ldapdns-2.03.ebuild b/net-dns/ldapdns/ldapdns-2.03.ebuild index 7b5c9121d71d..dd42a75243aa 100644 --- a/net-dns/ldapdns/ldapdns-2.03.ebuild +++ b/net-dns/ldapdns/ldapdns-2.03.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.8 2004/07/01 22:12:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/ldapdns/ldapdns-2.03.ebuild,v 1.9 2004/07/14 23:26:09 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="A tiny, fast authoritative nameserver that queries LDAP and can be updated instantly" SRC_URI="http://www.nimh.org/dl/${P}.tar.gz" HOMEPAGE="http://www.nimh.org/code/ldapdns/" @@ -44,4 +43,3 @@ pkg_postinst() { einfo "Read the readme.configure and use ldapdns-conf to setup" } - |