diff options
author | leeym <leeym@FreeBSD.org> | 2003-06-25 13:56:57 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-06-25 13:56:57 +0800 |
commit | 13704b574b696f55818bd21e1a83e7b9928600ba (patch) | |
tree | 61b681a0dda8319d3848b9d3a4d16c63c74a7805 /mail/ifile/Makefile | |
parent | dedb8b899520ff9745562c4ed04ae7de042fa19f (diff) | |
download | freebsd-ports-graphics-13704b574b696f55818bd21e1a83e7b9928600ba.tar.gz freebsd-ports-graphics-13704b574b696f55818bd21e1a83e7b9928600ba.tar.zst freebsd-ports-graphics-13704b574b696f55818bd21e1a83e7b9928600ba.zip |
update port mail/ifile from 1.3.1 to 1.3.2
PR: 53697
Submitted by: David Bushong <david+ports@bushong.net>
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 7a1f5204466..e3425f009e7 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}/ |