diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 07:13:35 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-08-28 07:13:35 +0000 |
commit | 95cecc3f717727d63acd822558a92ce6c8a23cd4 (patch) | |
tree | 8e5f99b633b92ab40773674a7e0dcd1d0aa9cf47 /security/gaim-encryption | |
parent | b8c468cc17ba23e888ef3d4ab89f49c00a051672 (diff) |
Chase the Gaim 1.5.0 update.
Notes
Notes:
svn path=/head/; revision=141014
Diffstat (limited to 'security/gaim-encryption')
-rw-r--r-- | security/gaim-encryption/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index 46d6a5ae9cf9..09ea783d09fe 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.38 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |