diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-25 14:02:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-25 14:02:08 +0000 |
commit | 12f758e69bc7cbd523feffb17ac471e39cd7467e (patch) | |
tree | bec9e0586e4c166295aea13fc2d3d7cb1fd25b6b /chat/i2cbd | |
parent | 7bb527e6f77914fb76b970b45c1636bfbe1b1756 (diff) | |
download | pkgsrc-12f758e69bc7cbd523feffb17ac471e39cd7467e.tar.gz |
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
Diffstat (limited to 'chat/i2cbd')
-rw-r--r-- | chat/i2cbd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile index 69a87106632..34468078205 100644 --- a/chat/i2cbd/Makefile +++ b/chat/i2cbd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2007/09/02 10:50:42 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2008/09/25 14:02:08 wiz Exp $ # DISTNAME= i2cbd-2.0_BETA5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://www.draga.com/~jwise/i2cb/ |