diff options
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 15a0f073bd5..6b0271906d4 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 1999/11/11 17:40:16 tv Exp $ +# $NetBSD: Makefile,v 1.17 1999/11/22 00:59:42 jwise Exp $ # -DISTNAME= pine4.20 -PKGNAME= pico-3.6 +DISTNAME= pine4.21 +PKGNAME= pico-3.7 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ |