diff options
Diffstat (limited to 'chat/gaim/Makefile')
-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 730ec284cf2..a7ba25797b3 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.69 2004/09/22 18:09:39 gavan Exp $ +# $NetBSD: Makefile,v 1.70 2004/10/03 00:13:14 tv Exp $ # DISTNAME= gaim-1.0.0 +PKGREVISION= 1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} EXTRACT_SUFX= .tar.bz2 |