diff --git a/net/etherpuppet/Makefile b/net/etherpuppet/Makefile index f85f9d2d9..0851f84c5 100644 --- a/net/etherpuppet/Makefile +++ b/net/etherpuppet/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=0.3_r$(PKG_REV) PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://hg.secdev.org/etherpuppet +PKG_SOURCE_URL:=https://bitbucket.org/secdev/etherpuppet PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=hg