diff options
Diffstat (limited to 'devel/shtool/Makefile')
-rw-r--r-- | devel/shtool/Makefile | 6 |
1 files changed, 3 insertions, 3 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/ |