# HG changeset patch # User Pascal Bellard # Date 1434214637 -7200 # Node ID 9c008d2424ac12f454d5e26b87a5108cbae1eb50 # Parent e910a929d291bf90fa1bb9df18a52c4d4e3b1d16 poptop: fix plugin version (again) diff -r e910a929d291 -r 9c008d2424ac poptop/receipt --- a/poptop/receipt Sat Jun 13 17:53:06 2015 +0200 +++ b/poptop/receipt Sat Jun 13 18:57:17 2015 +0200 @@ -11,7 +11,7 @@ WEB_SITE="http://poptop.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="vpn tunnel" -WANTED="ppp" # need VERSION +#WANTED="ppp" # need VERSION CONFIG_FILES="/etc/pptpd.conf /etc/ppp/options.pptpd" DEPENDS="ppp bcrelay"