diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-01-12 21:05:39 +0800 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-01-12 21:05:39 +0800 |
commit | 517c5c7533e06156a9317a5c431c7047a8eb407e (patch) | |
tree | 0a2d33b0679a91bd908f3fbbc0d86a0480575b1f /mail/maildrop/Makefile | |
parent | e311fad0a743edd21670fa2a73203d1740f6cb1e (diff) | |
download | freebsd-ports-gnome-517c5c7533e06156a9317a5c431c7047a8eb407e.tar.gz freebsd-ports-gnome-517c5c7533e06156a9317a5c431c7047a8eb407e.tar.zst freebsd-ports-gnome-517c5c7533e06156a9317a5c431c7047a8eb407e.zip |
Update to 2.3.0
Diffstat (limited to 'mail/maildrop/Makefile')
-rw-r--r-- | mail/maildrop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile index 5bdfd3539932..b8420cda9ee0 100644 --- a/mail/maildrop/Makefile +++ b/mail/maildrop/Makefile @@ -18,7 +18,7 @@ # MAILDROP_LOG_COLUMNS lenght of 'File:' line in log - 8; default: 72 PORTNAME= maildrop -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} |