diff options
Diffstat (limited to 'archivers/ucl/Makefile')
-rw-r--r-- | archivers/ucl/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/ucl/Makefile b/archivers/ucl/Makefile index 8cf44ee54d3c..a04a2c2a4cae 100644 --- a/archivers/ucl/Makefile +++ b/archivers/ucl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ucl -# Date created: 29 January 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# +# Created by: Maxim Sobolev <sobomax@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ucl PORTVERSION= 1.03 @@ -12,7 +8,7 @@ CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/ucl/download/ MAINTAINER= sylvio@FreeBSD.org -COMMENT= A data compression library with low memory usage +COMMENT= Data compression library with low memory usage LICENSE= GPLv2 |