diff options
Diffstat (limited to 'archivers/kbackup/Makefile')
-rw-r--r-- | archivers/kbackup/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/kbackup/Makefile b/archivers/kbackup/Makefile index 1b6e09d4e8f1..10952b92b12f 100644 --- a/archivers/kbackup/Makefile +++ b/archivers/kbackup/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kbackup -# Date created: 2006-09-29 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# +# Created by: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ -# PORTNAME= kbackup PORTVERSION= 0.5.4 @@ -13,7 +9,7 @@ MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTNAME= 44998-${PORTNAME}-${PORTVERSION} MAINTAINER= acm@FreeBSD.org -COMMENT= A program for back up of directories or files +COMMENT= Program for backing up files and directories USE_BZIP2= yes GNU_CONFIGURE= yes |