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 280b33032b40..ad4dde61293c 100644 --- a/devel/shtool/Makefile +++ b/devel/shtool/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: shtool -# Version required: 1.2.1 +# Version required: 1.2.2 # Date created: 26-Apr-1999 # Whom: Ralf S. Engelschall # -# $Id: Makefile,v 1.2 1999/04/29 11:07:06 rse Exp $ +# $Id: Makefile,v 1.3 1999/04/29 15:32:56 rse Exp $ # -DISTNAME= shtool-1.2.1 +DISTNAME= shtool-1.2.2 CATEGORIES= devel MASTER_SITES= http://www.engelschall.com/sw/shtool/ \ ftp://ftp.engelschall.com/sw/shtool/ |