aboutsummaryrefslogtreecommitdiffstats
path: root/security/calife-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/calife-devel/Makefile')
-rw-r--r--security/calife-devel/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile
index 74705e4433af..b9020829b82f 100644
--- a/security/calife-devel/Makefile
+++ b/security/calife-devel/Makefile
@@ -6,13 +6,17 @@
#
PORTNAME= calife
-PORTVERSION= 2.8.6
+PORTVERSION= 2.8.6.3
CATEGORIES= security
-MASTER_SITES= ftp://postfix.eu.org/pub/calife/
+MASTER_SITES= ftp://postfix.eu.org/pub/calife/ \
+ ftp://frmug.org/pub/calife/
+DISTNAME= calife-2.8.6-p3
MAINTAINER= thomas@FreeBSD.org
COMMENT= A lightweight alternative to sudo
+USE_BZIP2= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc"