diff options
-rw-r--r-- | devel/shtool/Makefile | 2 | ||||
-rw-r--r-- | devel/shtool/distinfo | 2 | ||||
-rw-r--r-- | devel/shtool/pkg-descr | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile index 6ed140e894cc..e534d4560c49 100644 --- a/devel/shtool/Makefile +++ b/devel/shtool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= shtool -PORTVERSION= 1.4.9 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/shtool/ diff --git a/devel/shtool/distinfo b/devel/shtool/distinfo index b4c6c14d0a63..cc82e37a5109 100644 --- a/devel/shtool/distinfo +++ b/devel/shtool/distinfo @@ -1 +1 @@ -MD5 (shtool-1.4.9.tar.gz) = b71a161255622a807b5e1f7c604d61e5 +MD5 (shtool-1.5.0.tar.gz) = 545d329ea5e2a23f5261f88f6c0761ea diff --git a/devel/shtool/pkg-descr b/devel/shtool/pkg-descr index 23b02ccfbd8e..c0622b5057a2 100644 --- a/devel/shtool/pkg-descr +++ b/devel/shtool/pkg-descr @@ -1,5 +1,5 @@ GNU shtool -- The GNU Portable Shell Tool -Copyright (c) 1994-1999 Ralf S. Engelschall <rse@engelschall.com> +Copyright (c) 1994-2000 Ralf S. Engelschall <rse@engelschall.com> The GNU shtool program is a compilation of small but very stable and portable shell scripts into a single shell tool. All ingredients were |