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 /deskutils/nautilus-sendto | |
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 'deskutils/nautilus-sendto')
-rw-r--r-- | deskutils/nautilus-sendto/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/nautilus-sendto/Makefile b/deskutils/nautilus-sendto/Makefile index fb32b95b95e6..7b7a72577f41 100644 --- a/deskutils/nautilus-sendto/Makefile +++ b/deskutils/nautilus-sendto/Makefile @@ -7,7 +7,7 @@ PORTNAME= nautilus-sendto PORTVERSION= 0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/nautilus-sendto/0.3 |