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 2a35f4414bf5..2d44ac991422 100644 --- a/devel/shtool/Makefile +++ b/devel/shtool/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: shtool -# Version required: 1.4.8 # Date created: 26-Apr-1999 # Whom: Ralf S. Engelschall # # $FreeBSD$ # -DISTNAME= shtool-1.4.8 +PORTNAME= shtool +PORTVERSION= 1.4.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.engelschall.com/sw/shtool/ |