diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-06 11:48:39 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-06 11:48:39 +0800 |
commit | 9c1d54da2c0610b6304d7daddb44ad905160b2a6 (patch) | |
tree | 15bb192616c7b388bbcd4b9167476221dfc0c5c1 /security/gaim-encryption | |
parent | 1ca5e0f191a1f224dc7de6c87eea6790d9a05092 (diff) | |
download | freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.tar.gz freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.tar.zst freebsd-ports-gnome-9c1d54da2c0610b6304d7daddb44ad905160b2a6.zip |
Chase the Gaim 1.2.1 update.
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 c2b9f83e9aaa..d57a5da8bf8e 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -7,7 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.35 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |