diff options
author | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-03-26 02:27:34 +0000 |
commit | 559603c1ddc7d4f664173836c7bd4b515a5539f1 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /mail/Pantomime | |
parent | 1a3a4d209fee5e0656f2efb5f563feaebe417ba5 (diff) | |
download | pkgsrc-559603c1ddc7d4f664173836c7bd4b515a5539f1.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'mail/Pantomime')
-rw-r--r-- | mail/Pantomime/Makefile | 4 | ||||
-rw-r--r-- | mail/Pantomime/buildlink2.mk | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index 38d06f5eb51..6c143b49205 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2004/01/24 13:55:30 grant Exp $ +# $NetBSD: Makefile,v 1.10 2004/03/26 02:27:43 wiz Exp $ # DISTNAME= Pantomime-1.1.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/GNUMail/ diff --git a/mail/Pantomime/buildlink2.mk b/mail/Pantomime/buildlink2.mk index 70ff3126bc3..ae37c77a691 100644 --- a/mail/Pantomime/buildlink2.mk +++ b/mail/Pantomime/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.5 2004/01/03 18:49:45 reed Exp $ +# $NetBSD: buildlink2.mk,v 1.6 2004/03/26 02:27:43 wiz Exp $ # # This Makefile fragment is included by packages that use Pantomime. # @@ -10,6 +10,7 @@ PANTOMIME_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= Pantomime BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.1.1nb1 +BUILDLINK_RECOMMENDED.Pantomime?= Pantomime>=1.1.1nb3 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime EVAL_PREFIX+= BUILDLINK_PREFIX.Pantomime=Pantomime |