diff options
author | Thilo Bangert <bangert@gentoo.org> | 2002-04-27 21:46:45 +0000 |
---|---|---|
committer | Thilo Bangert <bangert@gentoo.org> | 2002-04-27 21:46:45 +0000 |
commit | 25e9acbcbac40bec1222389e032de226f5e23ddc (patch) | |
tree | bbeb39ca0f60b78f61e37af40c55aa625219d1db /net-mail/mailfront | |
parent | Header fix - the big one. sorry folks (diff) | |
download | historical-25e9acbcbac40bec1222389e032de226f5e23ddc.tar.gz historical-25e9acbcbac40bec1222389e032de226f5e23ddc.tar.bz2 historical-25e9acbcbac40bec1222389e032de226f5e23ddc.zip |
Header fix - the big one. sorry folks
Diffstat (limited to 'net-mail/mailfront')
-rw-r--r-- | net-mail/mailfront/ChangeLog | 2 | ||||
-rw-r--r-- | net-mail/mailfront/mailfront-0.74.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/mailfront/ChangeLog b/net-mail/mailfront/ChangeLog index 2147db16a83e..dabfa3166efa 100644 --- a/net-mail/mailfront/ChangeLog +++ b/net-mail/mailfront/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for net-mail/mailfront # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# /space/gentoo/cvsroot/gentoo-x86/skel.ChangeLog,v 1.2 2002/02/05 00:57:47 gbevin Exp +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/ChangeLog,v 1.2 2002/04/27 21:46:44 bangert Exp $ *mailfront-0.74 (16 Apr 2002) diff --git a/net-mail/mailfront/mailfront-0.74.ebuild b/net-mail/mailfront/mailfront-0.74.ebuild index 1635f8c272a1..96d1fcaa66b8 100644 --- a/net-mail/mailfront/mailfront-0.74.ebuild +++ b/net-mail/mailfront/mailfront-0.74.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 # Maintainer: Thilo Bangert <bangert@gentoo.org> -# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.3 2002/02/04 15:46:51 gbevin Exp +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailfront/mailfront-0.74.ebuild,v 1.2 2002/04/27 21:46:44 bangert Exp $ S=${WORKDIR}/${P} @@ -39,4 +39,4 @@ pkg_postinst() { echo -e "\e[32;01m Now you need to restart qmail-smtpd and qmail-pop3d services:\033[0m" echo ' $ svc -t /service/qmail-smtpd && svc -t /service/qmail-pop3d' echo -}
\ No newline at end of file +} |