diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-10 14:14:03 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-06-10 14:14:03 +0000 |
commit | 25fdebe6a279146f07735c56ffd63decc68a25eb (patch) | |
tree | 4ca472a22cae3300de1337ecc9af7e0b17a1cf44 /mail/exilog/Makefile | |
parent | Updated to 4.3.2 (diff) |
Update to 0.3
PR: ports/82109
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=137185
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/ |