diff options
author | marcus <marcus@FreeBSD.org> | 2005-05-12 03:09:35 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-05-12 03:09:35 +0800 |
commit | d8cf7cb8eb0936dd6a570ef841e6e1a65b3a18fb (patch) | |
tree | bd05c9b7e4972163ce5ab8729383e11e2cc82917 /security/gaim-encryption | |
parent | 7ab7926ed58603c17a81b0b232953f474265b3aa (diff) | |
download | freebsd-ports-gnome-d8cf7cb8eb0936dd6a570ef841e6e1a65b3a18fb.tar.gz freebsd-ports-gnome-d8cf7cb8eb0936dd6a570ef841e6e1a65b3a18fb.tar.zst freebsd-ports-gnome-d8cf7cb8eb0936dd6a570ef841e6e1a65b3a18fb.zip |
Chase the Gaim 1.3.0 update.
Diffstat (limited to 'security/gaim-encryption')
-rw-r--r-- | security/gaim-encryption/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gaim-encryption/Makefile b/security/gaim-encryption/Makefile index 3fec43062789..121d89158024 100644 --- a/security/gaim-encryption/Makefile +++ b/security/gaim-encryption/Makefile @@ -7,6 +7,7 @@ PORTNAME= encryption PORTVERSION= 2.36 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} |