diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-20 18:03:31 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-10-20 18:03:31 +0000 |
commit | fdebae0d8e7ea08ea8783dcfa688e63d707ea438 (patch) | |
tree | bd6b028faf7db893b5c2f61295cd443391d2e5bd /net-im/gaim/Makefile | |
parent | Update to 0.5, and add optional D-BUS support. (diff) |
Update to 1.0.2. This is mainly a bug-fix release for MSN users.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Diffstat (limited to 'net-im/gaim/Makefile')
-rw-r--r-- | net-im/gaim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index 9ae914d119fc..8de182288cbd 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -5,7 +5,7 @@ # PORTNAME= gaim -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |