diff options
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r-- | editors/pico/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile index d2d3f0f975a..17dda69c1ed 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2005/06/16 06:57:49 jlam Exp $ +# $NetBSD: Makefile,v 1.65 2005/08/12 20:21:29 tv Exp $ # # NOTE: # When updating, it is necessary to change the shlib version, located in @@ -7,9 +7,8 @@ # and then bump the BUILDLINK_DEPENDS in buildlink3.mk. # -DISTNAME= pine4.62 -PKGNAME= pico-4.9 -PKGREVISION= 2 +DISTNAME= pine4.63 +PKGNAME= pico-4.10 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ |