diff options
Diffstat (limited to 'net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild')
-rw-r--r-- | net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild b/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild index 5eac38fa1b0d..c7cfda894ca0 100644 --- a/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild,v 1.1 2004/11/08 06:41:50 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpclient/pptpclient-1.5.0-r1.ebuild,v 1.2 2004/11/10 00:21:34 mrness Exp $ MY_P=pptp-linux-${PV} S=${WORKDIR}/${MY_P} @@ -8,7 +8,6 @@ DESCRIPTION="Linux client for PPTP" HOMEPAGE="http://pptpclient.sourceforge.net/" SRC_URI="mirror://gentoo/pptp-command mirror://sourceforge/pptpclient/${MY_P}.tar.gz" -RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" |