diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
commit | 43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /mail/Pantomime | |
parent | 9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff) | |
download | pkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'mail/Pantomime')
-rw-r--r-- | mail/Pantomime/Makefile | 4 | ||||
-rw-r--r-- | mail/Pantomime/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile index 06efe6d27bb..14ef5afd0ce 100644 --- a/mail/Pantomime/Makefile +++ b/mail/Pantomime/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:55:37 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/13 13:52:24 wiz Exp $ # DISTNAME= Pantomime-1.0.5 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/Pantomime CATEGORIES= mail gnustep MASTER_SITES= http://extrovert.screwdriver.net/~extra/cgi-bin/ diff --git a/mail/Pantomime/buildlink2.mk b/mail/Pantomime/buildlink2.mk index 2fa13e57097..7a87d3c734b 100644 --- a/mail/Pantomime/buildlink2.mk +++ b/mail/Pantomime/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.2 2003/05/02 11:55:37 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/07/13 13:52:24 wiz Exp $ # # This Makefile fragment is included by packages that use Pantomime. # @@ -9,7 +9,7 @@ PANTOMIME_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= Pantomime -BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.0.5nb1 +BUILDLINK_DEPENDS.Pantomime?= Pantomime>=1.0.5nb2 BUILDLINK_PKGSRCDIR.Pantomime?= ../../mail/Pantomime EVAL_PREFIX+= BUILDLINK_PREFIX.Pantomime=Pantomime |