diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gaim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 7526de84901..04a35b81a4f 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2005/08/29 13:31:14 xtraeme Exp $ +# $NetBSD: Makefile,v 1.102 2005/10/08 12:35:15 jmmv Exp $ DISTNAME= gaim-1.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 |