diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-15 04:50:44 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-15 04:50:44 +0800 |
commit | cb072bfe4adae26dbac95e07a182e7ad28fede4f (patch) | |
tree | 1f0d12c7ee58e2b81a937d9799042165b9cae4e2 /mail/getmail/Makefile | |
parent | 8bf400ab95d1c3d3593d84384c8f78116161114b (diff) | |
download | freebsd-ports-gnome-cb072bfe4adae26dbac95e07a182e7ad28fede4f.tar.gz freebsd-ports-gnome-cb072bfe4adae26dbac95e07a182e7ad28fede4f.tar.zst freebsd-ports-gnome-cb072bfe4adae26dbac95e07a182e7ad28fede4f.zip |
- Update to 4.3.12
PR: 87451
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
Approved by: novel (mentor) (implicit)
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 dea4d6a3ddcc..c8918c2a4080 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 4.3.11 +PORTVERSION= 4.3.12 CATEGORIES= mail python MASTER_SITES= http://pyropus.ca/software/getmail/%SUBDIR%/ MASTER_SITE_SUBDIR= old-versions |