diff options
author | dougb <dougb@FreeBSD.org> | 2003-04-22 06:47:28 +0000 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2003-04-22 06:47:28 +0000 |
commit | 49d3dddb8c4de3b6f7998bc7d401f84bc3ae7957 (patch) | |
tree | ccbbc58f07c7990077ff144c991804d7753ba079 /editors/pico/Makefile | |
parent | 3118dc62de8900148d32bdb2e0f81438146ed17c (diff) | |
download | FreeBSD-ports-49d3dddb8c4de3b6f7998bc7d401f84bc3ae7957.zip FreeBSD-ports-49d3dddb8c4de3b6f7998bc7d401f84bc3ae7957.tar.gz |
Update sources to 4.55
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index fc68ea6..a9b65fd 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -7,8 +7,7 @@ # All patch files have been taken from mail/pine4 PORTNAME= pico -PORTVERSION= 4.53 -PORTREVISION= 1 +PORTVERSION= 4.55 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ http://mirror.sit.wisc.edu/pub/net/mail/pine/ \ |