diff options
-rw-r--r-- | editors/pico/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index d31e99170b1..c910bd0557c 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2001/02/16 10:13:35 abs Exp $ +# $NetBSD: Makefile,v 1.23 2001/02/16 10:16:31 abs Exp $ # DISTNAME= pine4.33 -PKGNAME= pico-3.8 +PKGNAME= pico-4.0 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ |