diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-25 05:56:57 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-25 05:56:57 +0000 |
commit | 7f7a2e76cc6eaa6a69a98f46ad7b842ea2bb4986 (patch) | |
tree | 42cc76ba8068d78a3b245a27e27a850b6e0a1492 /mail/ifile/Makefile | |
parent | 174962480cde1802ba33770b62bde6ddf8fd062a (diff) |
Notes
Diffstat (limited to 'mail/ifile/Makefile')
-rw-r--r-- | mail/ifile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index 7a1f52044663..e3425f009e76 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ifile -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= mail textproc MASTER_SITES= http://savannah.nongnu.org/download/ifile/default.pkg/${PORTVERSION}/ |