diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-04 00:56:29 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-04 00:56:29 +0000 |
commit | e2a3365f162e07bc0854c5f68ebcb8b35ac34b48 (patch) | |
tree | 787847a93226858c06089b856f8b8bb5beaa7ab4 /mail/getmail/Makefile | |
parent | bbceb0aa95a8e7e4ada936f69085b15ab3e234ac (diff) |
Notes
Diffstat (limited to 'mail/getmail/Makefile')
-rw-r--r-- | mail/getmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index 973e77338ae5..1f530932a788 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,14 +6,13 @@ # PORTNAME= getmail -PORTVERSION= 2.1.8 +PORTVERSION= 2.2.0 CATEGORIES= mail python MASTER_SITES= http://www.qcc.sk.ca/~charlesc/software/getmail-2.0/ MAINTAINER= petef@FreeBSD.org USE_PYTHON= yes - NO_BUILD= yes post-patch: |