diff options
author | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-12-08 14:41:38 +0000 |
commit | c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /chat/gaim | |
parent | 41feee93e30b6ead0f60c329fbbb6205722f2672 (diff) | |
download | pkgsrc-c4b1383558cc9c0d1b89f52c0ad78827cfe9dfbe.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'chat/gaim')
-rw-r--r-- | chat/gaim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index df488b41a89..da3d33d1687 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2003/12/03 13:23:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.44 2003/12/08 14:41:39 wiz Exp $ # DISTNAME= gaim-0.74 +PKGREVISION= 1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 |