diff options
author | pav <pav@FreeBSD.org> | 2005-09-15 02:17:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-15 02:17:14 +0800 |
commit | d51ca4d908cdd3344ecff0c774dd9060c3eba0a0 (patch) | |
tree | d3a3f763b8a8e74b06a87c8f7090dc6446a69ad8 /mail/lmtpd/Makefile | |
parent | 5ce5a267ce4292337a9cf4ff6a0554757516bceb (diff) | |
download | freebsd-ports-gnome-d51ca4d908cdd3344ecff0c774dd9060c3eba0a0.tar.gz freebsd-ports-gnome-d51ca4d908cdd3344ecff0c774dd9060c3eba0a0.tar.zst freebsd-ports-gnome-d51ca4d908cdd3344ecff0c774dd9060c3eba0a0.zip |
- Update to 0.10.2
PR: ports/86129
Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Diffstat (limited to 'mail/lmtpd/Makefile')
-rw-r--r-- | mail/lmtpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/lmtpd/Makefile b/mail/lmtpd/Makefile index 7b0e4e63191a..03502fba7cf8 100644 --- a/mail/lmtpd/Makefile +++ b/mail/lmtpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lmtpd -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} ftp://ftp.oav.net/pll/ MASTER_SITE_SUBDIR= pll |