diff options
author | thomas <thomas@FreeBSD.org> | 2006-05-11 00:00:42 +0800 |
---|---|---|
committer | thomas <thomas@FreeBSD.org> | 2006-05-11 00:00:42 +0800 |
commit | 01ef37806b97c48b6a255a10ab3d176ab5cfdcb9 (patch) | |
tree | 8f5241162b4b82c539da3b898d5e5298f7ce4e2c /security/calife/Makefile | |
parent | d2f7dcb3a5a59fd406d274e4aabea84080428ae3 (diff) | |
download | freebsd-ports-gnome-01ef37806b97c48b6a255a10ab3d176ab5cfdcb9.tar.gz freebsd-ports-gnome-01ef37806b97c48b6a255a10ab3d176ab5cfdcb9.tar.zst freebsd-ports-gnome-01ef37806b97c48b6a255a10ab3d176ab5cfdcb9.zip |
Update security/calife to upstream release 2.8.6-p5.
Approved by: roberto
PR: ports/96913
Diffstat (limited to 'security/calife/Makefile')
-rw-r--r-- | security/calife/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile index ac4e5166e0e7..41a334a57a3a 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -6,11 +6,11 @@ # PORTNAME= calife -PORTVERSION= 2.8.6.4 +PORTVERSION= 2.8.6.5 CATEGORIES= security MASTER_SITES= ftp://postfix.eu.org/pub/calife/ \ ftp://frmug.org/pub/calife/ -DISTNAME= calife-2.8.6-p4 +DISTNAME= calife-2.8.6-p5 MAINTAINER= thomas@FreeBSD.org COMMENT= A lightweight alternative to sudo |