aboutsummaryrefslogtreecommitdiff
path: root/archivers/dzip
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/dzip')
-rw-r--r--archivers/dzip/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/archivers/dzip/Makefile b/archivers/dzip/Makefile
index 1953647cd4ab..946126442184 100644
--- a/archivers/dzip/Makefile
+++ b/archivers/dzip/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Dzip
-# Date created: 08 May 2005
-# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
-#
+# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= dzip
PORTVERSION= 2.9
@@ -11,9 +7,11 @@ CATEGORIES= archivers
MASTER_SITES= http://speeddemosarchive.com/dzip/
DISTNAME= dz${PORTVERSION:S/.//g}src
-MAINTAINER= danfe@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= File compression utility specializing in Quake demo compression
+LICENSE= ZLIB
+
USE_ZIP= yes
USE_DOS2UNIX= yes