diff options
-rw-r--r-- | x11-misc/bbrb/bbrb-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbrb/bbrb-0.4.1.ebuild b/x11-misc/bbrb/bbrb-0.4.1.ebuild index 25d40db33dfa..d26c58fab793 100644 --- a/x11-misc/bbrb/bbrb-0.4.1.ebuild +++ b/x11-misc/bbrb/bbrb-0.4.1.ebuild @@ -1,10 +1,10 @@ # Copyright 2002 Gentoo Technologies, Inc. # Author: Stacy Keast <slik@telusplanet.net> # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.3 2002/06/06 23:18:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrb/bbrb-0.4.1.ebuild,v 1.4 2002/06/06 23:19:49 seemant Exp $ S=${WORKDIR}/${P} -DESCRIPTION="blackbox background manager." +DESCRIPTION="Background manager for blackbox/fluxbox/openbox" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" HOMEPAGE="http://bbrb.sourceforge.net" |