diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | 1805879c02891a54853d9411895c829f25b4b03c (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /chat/gaim-gtk1 | |
parent | 21b7dafeafdf4f2a6ce8038817479cf829b6e0b6 (diff) | |
download | pkgsrc-1805879c02891a54853d9411895c829f25b4b03c.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
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 4ba8b353a2e..3b21a667b37 100644 --- a/chat/gaim-gtk1/Makefile.common +++ b/chat/gaim-gtk1/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.2 2003/04/12 08:00:52 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/05/02 11:54:02 wiz Exp $ # DISTNAME= gaim-0.59.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ |