diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-08 21:36:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-08 21:36:53 +0000 |
commit | 1a32a03d68f0a474688f5dfe2dac82775aac9454 (patch) | |
tree | 98dd1ae6483c3260165ce145ff4ee9cf20950c8c /net-im/gaim/Makefile | |
parent | Add jumpgis 1.1.1, a GUI based application for viewing and (diff) |
Update to 0.81. For a list of what's changed, see
http://gaim.sourceforge.net/ChangeLog.
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 bdf31dcf9408..36063b3221a2 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -5,7 +5,7 @@ # PORTNAME= gaim -PORTVERSION= 0.80 +PORTVERSION= 0.81 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |