diff options
Diffstat (limited to 'archivers/ppmd/Makefile')
-rw-r--r-- | archivers/ppmd/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/ppmd/Makefile b/archivers/ppmd/Makefile index 3d0b8b3992dc..d3f7cee386ef 100644 --- a/archivers/ppmd/Makefile +++ b/archivers/ppmd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ppmd -# Date created: 11 Aug 2005 -# Whom: Emanuel Haupt <ehaupt@critical.ch> -# +# Created by: Emanuel Haupt <ehaupt@critical.ch> # $FreeBSD$ -# PORTNAME= ppmd PORTVERSION= 20050811 @@ -11,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= CRITICAL MAINTAINER= ehaupt@FreeBSD.org -COMMENT= A fast archiver with a good compression ratio +COMMENT= Fast archiver with good compression ratio MAKE_JOBS_SAFE= yes |