From 007c7f0c9d4eaad89449342ee90e4b102925caec Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 22:04:57 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- deskutils/zorro/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deskutils/zorro') 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 -- cgit