diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-09 09:07:45 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-09 09:07:45 +0800 |
commit | 8f4dde6a65ca1b45bdfc93b23b0965fd85934166 (patch) | |
tree | fbc5aa7771f3e1a4ed56ecd482d07a371cf4d6d5 /security/gaim-otr | |
parent | 1662e7283192e2de49f09e509bd2abf973c13f2c (diff) | |
download | freebsd-ports-gnome-8f4dde6a65ca1b45bdfc93b23b0965fd85934166.tar.gz freebsd-ports-gnome-8f4dde6a65ca1b45bdfc93b23b0965fd85934166.tar.zst freebsd-ports-gnome-8f4dde6a65ca1b45bdfc93b23b0965fd85934166.zip |
Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog for
the list of changes. Also, bump all PORTREVISIONs for ports that depend on
Gaim.
Diffstat (limited to 'security/gaim-otr')
-rw-r--r-- | security/gaim-otr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gaim-otr/Makefile b/security/gaim-otr/Makefile index 3f58630c66c5..d71c1e915af0 100644 --- a/security/gaim-otr/Makefile +++ b/security/gaim-otr/Makefile @@ -8,7 +8,7 @@ PORTNAME= otr PORTVERSION= 2.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://www.xelerance.com/mirror/otr/ |