diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:22:06 +0000 |
commit | 235c907ae5ea9956ecbe6fc718411fb2d358bc10 (patch) | |
tree | 2cda4acd1b6ce680f96281958b269635184a5143 /security/gaim-otr | |
parent | Update for GNOME 2.12. (diff) |
Bump PORTREVISION to chase the glib20 shared library update.
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 39eec373311f..9d79329a021a 100644 --- a/security/gaim-otr/Makefile +++ b/security/gaim-otr/Makefile @@ -8,7 +8,7 @@ PORTNAME= otr PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://www.xelerance.com/mirror/otr/ |