diff options
author | marcus <marcus@FreeBSD.org> | 2005-06-11 13:16:11 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-06-11 13:16:11 +0800 |
commit | 3399eed15a4d08c345e55da3e3dcba1c4ed3c14a (patch) | |
tree | dcce9f5ef36ff9d8bc841810029e3ccb12491cd5 /net-im/meanwhile-gaim | |
parent | 5e2234a2e4cc2b21be221c18cd318c9ad8eb8c60 (diff) | |
download | freebsd-ports-gnome-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.tar.gz freebsd-ports-gnome-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.tar.zst freebsd-ports-gnome-3399eed15a4d08c345e55da3e3dcba1c4ed3c14a.zip |
Update Gaim to 1.3.1 and chase all dependent ports.
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
Diffstat (limited to 'net-im/meanwhile-gaim')
-rw-r--r-- | net-im/meanwhile-gaim/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/meanwhile-gaim/Makefile b/net-im/meanwhile-gaim/Makefile index cf811b47910d..be7655188c2d 100644 --- a/net-im/meanwhile-gaim/Makefile +++ b/net-im/meanwhile-gaim/Makefile @@ -7,6 +7,7 @@ PORTNAME= meanwhile PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |