diff options
author | thomas <thomas@FreeBSD.org> | 2002-08-21 08:39:48 +0800 |
---|---|---|
committer | thomas <thomas@FreeBSD.org> | 2002-08-21 08:39:48 +0800 |
commit | f6049a40757a05b995e5460db19f23ae906c656b (patch) | |
tree | cf3731642b468699bcb299c14aff0ea22c806f29 /security/calife/Makefile | |
parent | fd11c0dc50e091fac86d9b0cbdb1d34ff6525401 (diff) | |
download | freebsd-ports-gnome-f6049a40757a05b995e5460db19f23ae906c656b.tar.gz freebsd-ports-gnome-f6049a40757a05b995e5460db19f23ae906c656b.tar.zst freebsd-ports-gnome-f6049a40757a05b995e5460db19f23ae906c656b.zip |
Update port to latest upstream release, 2.8.4d.
Update MAINTAINER address.
Reviewed by: roberto
Approved by: roberto
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 6a5388aaa949..a8902e79443e 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -6,11 +6,11 @@ # PORTNAME= calife -PORTVERSION= 2.8.4c +PORTVERSION= 2.8.4d CATEGORIES= security MASTER_SITES= ftp://postfix.eu.org/pub/calife/ -MAINTAINER= thomas@cuivre.fr.eu.org +MAINTAINER= thomas@FreeBSD.org GNU_CONFIGURE= yes CONFIGURE_ARGS= "--with-etcdir=$(PREFIX)/etc" |