aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/zip
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 07:24:42 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 07:24:42 +0800
commit6c90316493485779473db27c46fc143d72ca8a86 (patch)
treee7a5620a9b152cc5d6a909ed7144f0eb1c9828f9 /archivers/zip
parent1d04fddf5785697f7a7b908b8635aa837e9d0615 (diff)
downloadfreebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.gz
freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.zst
freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.zip
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index 5f82325d2f2e..e504aca204c6 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: zip (without encryption)
-# Version required: 2.3
# Date created: 22 Dec 1994
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= zip23
-PKGNAME= zip-2.3
+PORTNAME= zip
+PORTVERSION= 2.3
CATEGORIES= archivers
MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/
+DISTNAME= zip23
MAINTAINER= ache@FreeBSD.org