diff options
Diffstat (limited to 'editors/pico')
-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 c4c986df94e4..eb4efa49bf3f 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= 4.0 +PORTVERSION= 4.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ DISTNAME= pine${pineversion} |