From 59df8af48ea44d533d5de8118602cc174bda92da Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 23:24:42 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- archivers/zoo/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'archivers/zoo') diff --git a/archivers/zoo/Makefile b/archivers/zoo/Makefile index 20b5a10b104c..51cbe18fc660 100644 --- a/archivers/zoo/Makefile +++ b/archivers/zoo/Makefile @@ -1,21 +1,21 @@ # New ports collection makefile for: zoo -# Version required: 2.10pl1 # Date created: 18 October 1994 # Whom: jmz # # $FreeBSD$ # -DISTNAME= zoo-2.10pl1 -PKGNAME= zoo-2.10.1 +PORTNAME= zoo +PORTVERSION= 2.10.1 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ +MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/ +DISTNAME= zoo-2.10pl1 MAINTAINER= jmz@FreeBSD.org NO_WRKSUBDIR= yes -ALL_TARGET= bsdansi -MAKEFILE= makefile +ALL_TARGET= bsdansi +MAKEFILE= makefile MAN1= fiz.1 zoo.1 .include -- cgit v1.2.3