diff options
author | reinoud <reinoud> | 2001-12-13 03:23:35 +0000 |
---|---|---|
committer | reinoud <reinoud> | 2001-12-13 03:23:35 +0000 |
commit | 80d9c096adf79fb17f8a43284c12aab1b8a6eb65 (patch) | |
tree | ba805835cc194a306d50dc8cd49cf9920cdf792c /chat/gaim/Makefile | |
parent | cb321fad9757c576ead2451122af78f436130237 (diff) | |
download | pkgsrc-80d9c096adf79fb17f8a43284c12aab1b8a6eb65.tar.gz |
Updated Gaim from 0.44 to 0.49 ... BIG improvement and heaps of bugfixes
.... see homepage for more details for its too big to sum up here; it even
fine on NetBSD/Alpha so is prolly LP64 clean enough to work.
http://gaim.sourceforge.net/
Diffstat (limited to 'chat/gaim/Makefile')
-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 899a020cc5d..5a350296834 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2001/10/24 22:10:48 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2001/12/13 03:23:35 reinoud Exp $ # -DISTNAME= gaim-0.44 +DISTNAME= gaim-0.49 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ |