diff options
Diffstat (limited to 'devel/shtool/Makefile')
-rw-r--r-- | devel/shtool/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile index a25441b9e3be..e56c3cdd8185 100644 --- a/devel/shtool/Makefile +++ b/devel/shtool/Makefile @@ -6,10 +6,10 @@ # PORTNAME= shtool -PORTVERSION= 1.5.4 +PORTVERSION= 1.6.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ - ftp://ftp.engelschall.com/sw/shtool/ + ftp://ftp.ossp.org/pkg/tool/shtool/ MASTER_SITE_SUBDIR= shtool MAINTAINER= rse@engelschall.com |