diff options
Diffstat (limited to 'chat/gaim-gtk1')
-rw-r--r-- | chat/gaim-gtk1/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gaim-gtk1/Makefile.common b/chat/gaim-gtk1/Makefile.common index 3b21a667b37..2c081cffd03 100644 --- a/chat/gaim-gtk1/Makefile.common +++ b/chat/gaim-gtk1/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.3 2003/05/02 11:54:02 wiz Exp $ +# $NetBSD: Makefile.common,v 1.4 2003/07/13 13:50:46 wiz Exp $ # DISTNAME= gaim-0.59.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ |