diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-01-22 22:33:39 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-01-22 22:33:39 +0800 |
commit | 683d92d63c7a1a32d88b6e36bfac21f3fc273119 (patch) | |
tree | 962d4822d54bd5ad7a9889d34b959e8193d96a14 /editors/pico | |
parent | f383402736a88ec517a3839aee271544ca739b50 (diff) | |
download | freebsd-ports-gnome-683d92d63c7a1a32d88b6e36bfac21f3fc273119.tar.gz freebsd-ports-gnome-683d92d63c7a1a32d88b6e36bfac21f3fc273119.tar.zst freebsd-ports-gnome-683d92d63c7a1a32d88b6e36bfac21f3fc273119.zip |
Upgrade to version 4.0
PR: 24514
Submitted by: MAINTAINER
Diffstat (limited to 'editors/pico')
-rw-r--r-- | editors/pico/Makefile | 4 | ||||
-rw-r--r-- | editors/pico/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index bff6c271f43e..c4c986df94e4 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -8,7 +8,7 @@ # All patch files have been taken from mail/pine4 PORTNAME= pico -PORTVERSION= 3.9 +PORTVERSION= 4.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME= pine${pineversion} @@ -18,7 +18,7 @@ MAINTAINER= jeremy@external.org WRKSRC= ${WRKDIR}/pine${pineversion}/pico PATCH_WRKSRC= ${WRKSRC}/.. -pineversion= 4.31 +pineversion= 4.32 MAKEFILE= makefile.bsf ALL_TARGET= pico diff --git a/editors/pico/distinfo b/editors/pico/distinfo index 87a06ae3afca..d57d01fd2b22 100644 --- a/editors/pico/distinfo +++ b/editors/pico/distinfo @@ -1 +1 @@ -MD5 (pine4.31.tar.gz) = a0a99a399a9667268ad1a62afdfa164e +MD5 (pine4.32.tar.gz) = f9031683c5a69873535694f49edbbc15 |