diff options
-rw-r--r-- | devel/shtool/Makefile | 6 | ||||
-rw-r--r-- | devel/shtool/distinfo | 2 | ||||
-rw-r--r-- | devel/shtool/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/shtool/Makefile b/devel/shtool/Makefile index 1fe36f73caa..3f8fac8c9b9 100644 --- a/devel/shtool/Makefile +++ b/devel/shtool/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: shtool -# Version required: 1.4.4 +# Version required: 1.4.5 # Date created: 26-Apr-1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.13 1999/07/11 10:23:40 rse Exp $ +# $Id: Makefile,v 1.14 1999/07/17 14:57:20 rse Exp $ # -DISTNAME= shtool-1.4.4 +DISTNAME= shtool-1.4.5 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/shtool/ diff --git a/devel/shtool/distinfo b/devel/shtool/distinfo index 91169063fe3..bf7c4937c2f 100644 --- a/devel/shtool/distinfo +++ b/devel/shtool/distinfo @@ -1 +1 @@ -MD5 (shtool-1.4.4.tar.gz) = 12f4d307524c81e4c48ab010a7371a9c +MD5 (shtool-1.4.5.tar.gz) = 107736c710062267464de13deecd3ed5 diff --git a/devel/shtool/pkg-plist b/devel/shtool/pkg-plist index cda8907c94e..c0cacf672c6 100644 --- a/devel/shtool/pkg-plist +++ b/devel/shtool/pkg-plist @@ -1,5 +1,6 @@ bin/shtool bin/shtoolize +share/aclocal/shtool.m4 share/shtool/sh.scpp share/shtool/sh.common share/shtool/sh.echo @@ -12,6 +13,7 @@ share/shtool/sh.mkdir share/shtool/sh.mkln share/shtool/sh.mkshadow share/shtool/sh.fixperm +share/shtool/sh.tarball share/shtool/sh.guessos share/shtool/sh.arx share/shtool/sh.slo |