diff options
Diffstat (limited to 'deskutils/zorro/Makefile')
-rw-r--r-- | deskutils/zorro/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/zorro/Makefile b/deskutils/zorro/Makefile index 9a6fb049e2fc..85fec116913d 100644 --- a/deskutils/zorro/Makefile +++ b/deskutils/zorro/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: zorro -# Version required: 1.1p8 # Date created: 03 Aug 1996 # Whom: shanee@rabbit.augusta.de # # $FreeBSD$ # -DISTNAME= zorro-1.1p8 -PKGNAME= zorro-1.1.8 +PORTNAME= zorro +PORTVERSION= 1.1.8 CATEGORIES= deskutils tk82 MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/apps/zorro-1.1p8/ +DISTNAME= ${PORTNAME}-1.1p8 MAINTAINER= shanee@augusta.de |