diff options
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 043e9016149..4b532f8c3bf 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2003/09/05 19:00:58 tron Exp $ +# $NetBSD: Makefile,v 1.43 2003/09/12 19:42:06 tron Exp $ -DISTNAME= pine4.56 +DISTNAME= pine4.58 PKGNAME= pico-4.6 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ |