diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-10 22:14:03 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-10 22:14:03 +0800 |
commit | 26e548fd962abb5a6bb64e3ad663332b6e6146a5 (patch) | |
tree | 7713b19678f2d027dbb3e148193bb861c6a511cf /mail/exilog/Makefile | |
parent | 01fa7954a6de9097e16ff57e6d947c0b775fa563 (diff) | |
download | freebsd-ports-gnome-26e548fd962abb5a6bb64e3ad663332b6e6146a5.tar.gz freebsd-ports-gnome-26e548fd962abb5a6bb64e3ad663332b6e6146a5.tar.zst freebsd-ports-gnome-26e548fd962abb5a6bb64e3ad663332b6e6146a5.zip |
Update to 0.3
PR: ports/82109
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
Diffstat (limited to 'mail/exilog/Makefile')
-rw-r--r-- | mail/exilog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exilog/Makefile b/mail/exilog/Makefile index 001384e6db9c..c4a2b7040b04 100644 --- a/mail/exilog/Makefile +++ b/mail/exilog/Makefile @@ -6,7 +6,7 @@ # PORTNAME= exilog -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= mail MASTER_SITES= http://duncanthrax.net/exilog/ |