diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-07-04 07:55:28 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-04 07:55:28 +0000 |
commit | b87e9489563fab0cde9aa2d823cc5a723e9a1e44 (patch) | |
tree | 0f51175a071e13b66e5dbfc531681b0872a8d922 /security | |
parent | 00e1554b925f966f5aa6ac04381aacf4c408ef6e (diff) | |
download | ports-b87e9489563fab0cde9aa2d823cc5a723e9a1e44.tar.gz ports-b87e9489563fab0cde9aa2d823cc5a723e9a1e44.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/libotr/Makefile | 2 | ||||
-rw-r--r-- | security/pidgin-otr/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index 35198a463733..c0140dcbe567 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,6 +8,8 @@ PORTNAME= libotr PORTVERSION= 3.2.0 +# Please do not bump PORTREVISION for this port unless you have +# confirmed via testing that it is necessary PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ \ diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile index 9e7c1b139070..0eb29f5d1480 100644 --- a/security/pidgin-otr/Makefile +++ b/security/pidgin-otr/Makefile @@ -8,6 +8,8 @@ PORTNAME= otr PORTVERSION= 3.2.0 +# Please do not bump PORTREVISION for this port unless you have +# confirmed via testing that it is necessary PORTREVISION= 7 CATEGORIES= security net MASTER_SITES= http://www.cypherpunks.ca/otr/ \ |