From 38f5525ee7bfe8925d376c21c708870378c45844 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 31 Jan 2005 19:09:16 +0000 Subject: Fix botched update: The shlib major of libpico was supposed to be bumped. Bump BUILDLINK_DEPENDS of pico, and the PKGREVISION of both pico and pine. To help avoid this problem in the future, add a comment to pico/Makefile, indicating where the shlib version is maintained and when it should be bumped. --- mail/pine/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'mail') diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 01b8d43560e..a416a97cdd2 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.100 2005/01/25 10:08:59 adam Exp $ +# $NetBSD: Makefile,v 1.101 2005/01/31 19:09:16 tv Exp $ -DISTNAME= pine4.62 -PKGNAME= pine-4.62 -CATEGORIES= mail news +DISTNAME= pine4.62 +PKGNAME= pine-4.62 +PKGREVISION= 1 +CATEGORIES= mail news MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ ftp://ftp.fu-berlin.de/unix/mail/pine/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3