diff options
author | Doug Barton <dougb@FreeBSD.org> | 2003-09-25 05:03:59 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2003-09-25 05:03:59 +0000 |
commit | 710b3bde440c35521d7ac64ef64d6bf6ffee4aa1 (patch) | |
tree | 8ba6e1da73803b2822d599a8a4eb76a78c735676 /editors/pico/Makefile | |
parent | 6ebe7ca4ef22e312feb5c210e82c63a7f6656191 (diff) |
Notes
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 3c04a8b8b188..b4a683cf45f0 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -7,7 +7,7 @@ # All patch files have been taken from mail/pine4 PORTNAME= pico -PORTVERSION= 4.56 +PORTVERSION= 4.58 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ http://mirror.sit.wisc.edu/pub/net/mail/pine/ \ |