diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:17 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2000-08-16 04:38:17 +0000 |
commit | 1c6873e8c86fa1179bf16761d91de426afe64e02 (patch) | |
tree | 7e38318ca433213942e907b336135ba1c78d5e9b /net-mail/qmail | |
parent | removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore. (diff) | |
download | historical-1c6873e8c86fa1179bf16761d91de426afe64e02.tar.gz historical-1c6873e8c86fa1179bf16761d91de426afe64e02.tar.bz2 historical-1c6873e8c86fa1179bf16761d91de426afe64e02.zip |
removed all "CATEGORY" entries in ebuild. They shouldn't be needed anymore.
Diffstat (limited to 'net-mail/qmail')
-rw-r--r-- | net-mail/qmail/qmail-1.03-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mail/qmail/qmail-1.03-r1.ebuild b/net-mail/qmail/qmail-1.03-r1.ebuild index 86e71756bdeb..1f939f677a02 100644 --- a/net-mail/qmail/qmail-1.03-r1.ebuild +++ b/net-mail/qmail/qmail-1.03-r1.ebuild @@ -1,13 +1,12 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail/qmail-1.03-r1.ebuild,v 1.1 2000/08/08 20:58:39 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail/qmail-1.03-r1.ebuild,v 1.2 2000/08/16 04:38:16 drobbins Exp $ P=qmail-1.03 A="qmail-1.03.tar.gz checkpassword-0.81.tar.gz" S=${WORKDIR}/qmail-1.03 DESCRIPTION="qmail is a modern replacement for sendmail which uses Maildirs" -CATEGORY=net-mail SRC_URI="http://cr.yp.to/software/qmail-1.03.tar.gz http://cr.yp.to/software/checkpassword-0.81.tar.gz" HOMEPAGE="http://www.qmail.org" |