diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-09-14 08:03:30 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-09-14 08:03:30 +0000 |
commit | 3ecce9ad40e9bb1d7d70149bc11142f7eac2d49c (patch) | |
tree | 15834a40bb8505bfbb80c11384d223b322da3dc0 /mail/getmail/Makefile | |
parent | 4767d77464de1ac01750494240c249c773b2d063 (diff) |
Notes
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 e625db221f6c..723af3c4743c 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 2.1.4 +PORTVERSION= 2.1.5 CATEGORIES= mail python MASTER_SITES= http://www.qcc.sk.ca/~charlesc/software/getmail-2.0/ |