diff options
author | rafan <rafan@FreeBSD.org> | 2007-06-14 00:36:17 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-06-14 00:36:17 +0800 |
commit | a438fa1c008dc1718b26bea982b13954b23d144c (patch) | |
tree | 75315097d7773e5d2f72bc599dedd78bf2311af8 /mail/getmail/Makefile | |
parent | f7cada2bd3e22f3cbb0241ccccc71219581e95b8 (diff) | |
download | freebsd-ports-gnome-a438fa1c008dc1718b26bea982b13954b23d144c.tar.gz freebsd-ports-gnome-a438fa1c008dc1718b26bea982b13954b23d144c.tar.zst freebsd-ports-gnome-a438fa1c008dc1718b26bea982b13954b23d144c.zip |
- Update to 4.7.5
PR: ports/113626
Submitted by: Linh Pham <question+fbsdports at 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 e201a457d1e6..231f4c99ffb1 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 4.7.3 +PORTVERSION= 4.7.5 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ \ http://mirrors.closedsrc.org/getmail/ |