diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-25 19:09:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-02-25 19:09:58 +0000 |
commit | fedc12cc16c7b6d9f03772daed7dc92d548840b2 (patch) | |
tree | 71627ed6b221ce27b3fa4c428c90051f879a8aae /security/gaim-encryption | |
parent | 36a0ff07de97b3b11a2f9448327cb3178ae8bf87 (diff) | |
download | ports-fedc12cc16c7b6d9f03772daed7dc92d548840b2.tar.gz ports-fedc12cc16c7b6d9f03772daed7dc92d548840b2.zip |
Chase the Gaim 1.1.4 update.
Notes
Notes:
svn path=/head/; revision=129787
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 27a35899314d..b37a22c08abe 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.34 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |