diff options
author | jwise <jwise@pkgsrc.org> | 2006-05-11 02:36:15 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2006-05-11 02:36:15 +0000 |
commit | 9546463d093bd8e63800103e8d84dc92960a872d (patch) | |
tree | cab4ecab4a60380ba41e3acae48b6ac0d87041af /chat/i2cbd/Makefile | |
parent | 4a380ba70b3ab018873927a376064ac33d633eb7 (diff) | |
download | pkgsrc-9546463d093bd8e63800103e8d84dc92960a872d.tar.gz |
Update to i2cbd-2.0_BETA4.
This release folds in pkgsrc patches patch-ad through patch-ai.
For the moment, remove patch-aj as well, since it doesn't apply (file paths
are wrong). I'll try to fold this into the next beta, however.
Diffstat (limited to 'chat/i2cbd/Makefile')
-rw-r--r-- | chat/i2cbd/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile index 04a19c53d21..8de5f97ffb2 100644 --- a/chat/i2cbd/Makefile +++ b/chat/i2cbd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/05/11 01:54:33 tls Exp $ +# $NetBSD: Makefile,v 1.21 2006/05/11 02:36:15 jwise Exp $ # -DISTNAME= i2cbd-2.0_BETA3 -PKGREVISION= 2 +DISTNAME= i2cbd-2.0_BETA4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.draga.com/~jwise/i2cb/ |