diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-25 19:08:38 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-25 19:08:38 +0000 |
commit | 36a0ff07de97b3b11a2f9448327cb3178ae8bf87 (patch) | |
tree | 826cb60d55a31c0676fdef0f0956f60a1a81d2e5 /net-im/gaim/Makefile | |
parent | - Distfile was rerolled and renamed due to copyright notice changes (diff) |
Update to 1.1.4. See http://gaim.sourceforge.net/ChangeLog for the list
of changes.
Security: See http://gaim.sourceforge.net/security/index.php for the
security bug fixed in 1.1.4
Diffstat (limited to 'net-im/gaim/Makefile')
-rw-r--r-- | net-im/gaim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/gaim/Makefile b/net-im/gaim/Makefile index a06a3d9210da..2796cfd4b968 100644 --- a/net-im/gaim/Makefile +++ b/net-im/gaim/Makefile @@ -5,8 +5,7 @@ # PORTNAME= gaim -PORTVERSION= 1.1.3 -PORTREVISION= 1 +PORTVERSION= 1.1.4 CATEGORIES?= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |