diff options
Diffstat (limited to 'archivers/liblzxcomp/Makefile')
-rw-r--r-- | archivers/liblzxcomp/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/liblzxcomp/Makefile b/archivers/liblzxcomp/Makefile index b1e809f57ab6..3f0cb25b6fe8 100644 --- a/archivers/liblzxcomp/Makefile +++ b/archivers/liblzxcomp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: liblzxcomp -# Date created: 27 Feb 2005 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= liblzxcomp PORTVERSION= 20020619 @@ -11,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.speakeasy.org/~russotto/chm/ DISTNAME= lzx_compress -MAINTAINER= skv@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= LZX compression library USE_LDCONFIG= YES |