diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-23 10:48:48 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-23 10:48:48 +0000 |
commit | 9c35c7498bda52c42f38e001c8c99f397eebea78 (patch) | |
tree | 3501e250fd8d15e019cd8a665f1271558bb35266 /mail/getmail/Makefile | |
parent | be870ae2b0e4d27f77232e6a0cacbd2caf8ea837 (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 c88377461ffb..76eaf0101873 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= getmail -PORTVERSION= 3.0.4 +PORTVERSION= 3.1.0 CATEGORIES= mail python MASTER_SITES= http://www.qcc.ca/~charlesc/software/getmail-3.0/%SUBDIR%/ |