diff options
author | shaun <shaun@FreeBSD.org> | 2006-11-22 02:39:08 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2006-11-22 02:39:08 +0800 |
commit | 9fbf2093a432e808c863f90a5190d41f61640ff2 (patch) | |
tree | adecdedbee2257dbc6001a78b4c1c9592a4f3b0e /mail/getmail/Makefile | |
parent | b4b5e0630c149f2534ce66ef97a5bb355af83d26 (diff) | |
download | freebsd-ports-gnome-9fbf2093a432e808c863f90a5190d41f61640ff2.tar.gz freebsd-ports-gnome-9fbf2093a432e808c863f90a5190d41f61640ff2.tar.zst freebsd-ports-gnome-9fbf2093a432e808c863f90a5190d41f61640ff2.zip |
Update to 4.6.5.
PR: ports/104690
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r-- | mail/getmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index bae46e4be1c9..cecfaa56bd3c 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 4.6.4 +PORTVERSION= 4.6.5 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \ http://mirrors.closedsrc.org/getmail/ |