diff options
Diffstat (limited to 'net-mgmt/pancho/Makefile')
-rw-r--r-- | net-mgmt/pancho/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile index d89487864c26..d6114cafcbcf 100644 --- a/net-mgmt/pancho/Makefile +++ b/net-mgmt/pancho/Makefile @@ -6,9 +6,10 @@ # PORTNAME= pancho -PORTVERSION= 4.1 +PORTVERSION= 5.0 CATEGORIES= net -MASTER_SITES= ftp://pancho.lunarmedia.net/ +MASTER_SITES= ftp://pancho.lunarmedia.net/pancho/ \ + http://pancho.lunarmedia.net/ DISTNAME= pancho-v${PORTVERSION} MAINTAINER= Nicolas.Jombart@hsc-labs.com |