diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-12-04 19:48:24 +0000 |
commit | 9d717fd6768ab2687a51efdf2ba000c10e30ac9f (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /chat | |
parent | 1ce193a8d1cd87d6570be40cc8188c881ebfc734 (diff) | |
download | pkgsrc-9d717fd6768ab2687a51efdf2ba000c10e30ac9f.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'chat')
-rw-r--r-- | chat/kopete/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/kopete/Makefile b/chat/kopete/Makefile index 5340a656ee6..41070e0ae80 100644 --- a/chat/kopete/Makefile +++ b/chat/kopete/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2003/10/18 08:58:19 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/04 19:48:24 xtraeme Exp $ # DISTNAME= kopete-0.7.3 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kopete/} EXTRACT_SUFX= .tar.bz2 |