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 | |
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')
-rw-r--r-- | security/gaim-encryption/Makefile | 1 | ||||
-rw-r--r-- | security/gaim-otr/Makefile | 1 | ||||
-rw-r--r-- | security/pidgin-encryption/Makefile | 1 | ||||
-rw-r--r-- | security/pidgin-otr/Makefile | 1 |
4 files changed, 4 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} diff --git a/security/gaim-otr/Makefile b/security/gaim-otr/Makefile index f7431d261e48..204aea31e826 100644 --- a/security/gaim-otr/Makefile +++ b/security/gaim-otr/Makefile @@ -8,6 +8,7 @@ PORTNAME= otr PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://www.xelerance.com/mirror/otr/ diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile index 3fec43062789..121d89158024 100644 --- a/security/pidgin-encryption/Makefile +++ b/security/pidgin-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} diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index f7431d261e48..204aea31e826 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -8,6 +8,7 @@ PORTNAME= otr PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://www.xelerance.com/mirror/otr/ |