diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2004-02-27 17:23:50 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2004-02-27 17:23:50 +0000 |
commit | 9e154d0c21d5af804e661f5d9ce74e5836e794bd (patch) | |
tree | 6566e22abb8905dc0db95db5d47ac15b6fdc2697 /security/calife-devel | |
parent | 205d9964ac27648e4bc30222437170575b585312 (diff) | |
download | ports-9e154d0c21d5af804e661f5d9ce74e5836e794bd.tar.gz ports-9e154d0c21d5af804e661f5d9ce74e5836e794bd.zip |
Notes
Diffstat (limited to 'security/calife-devel')
-rw-r--r-- | security/calife-devel/Makefile | 4 | ||||
-rw-r--r-- | security/calife-devel/distinfo | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 1952a7ab72e4..74705e4433af 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= calife -PORTVERSION= 2.8.5 +PORTVERSION= 2.8.6 CATEGORIES= security MASTER_SITES= ftp://postfix.eu.org/pub/calife/ @@ -14,7 +14,7 @@ MAINTAINER= thomas@FreeBSD.org COMMENT= A lightweight alternative to sudo GNU_CONFIGURE= yes -CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc" +CONFIGURE_ARGS= "--with-etcdir=${PREFIX}/etc" MAN1= calife.1 MAN5= calife.auth.5 diff --git a/security/calife-devel/distinfo b/security/calife-devel/distinfo index be5c7c1bf3a1..acac090fb42a 100644 --- a/security/calife-devel/distinfo +++ b/security/calife-devel/distinfo @@ -1 +1,2 @@ -MD5 (calife-2.8.5.tar.gz) = 71f630c3d0ea0211951844af2088b27d +MD5 (calife-2.8.6.tar.gz) = bc7380688a5d67a14101f498577d1f61 +SIZE (calife-2.8.6.tar.gz) = 95393 |