diff options
author | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2013-03-29 19:33:41 +0000 |
commit | f87124df638f9ab9a10de7815e16138a955e5814 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/calife/Makefile | |
parent | 4b0d4f826c38657c52f2d41254533c0d86e6f0b2 (diff) |
Notes
Diffstat (limited to 'security/calife/Makefile')
-rw-r--r-- | security/calife/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile index d1fa4f31b71b..a5ec3a8ff801 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: calife -# Date created: 13 Jun 2000 -# Whom: Thomas Quinot <thomas@cuivre.fr.eu.org> -# +# Created by: Thomas Quinot <thomas@cuivre.fr.eu.org> # $FreeBSD$ # @@ -12,7 +9,7 @@ MASTER_SITES= http://assets.keltia.net/calife/ DISTNAME= calife-2.8.6-p5 MAINTAINER= thomas@FreeBSD.org -COMMENT= A lightweight alternative to sudo +COMMENT= Lightweight alternative to sudo USE_BZIP2= yes |