diff options
author | dougb <dougb@FreeBSD.org> | 2011-07-04 15:55:28 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-07-04 15:55:28 +0800 |
commit | 6057917e161a482b9b7439ea198ab1f5be379e54 (patch) | |
tree | 71a04f9746095ee0809ff0005547cb45f07b79ac /security | |
parent | 381f030fc2fda24325960faf71189ce9d4d921bc (diff) | |
download | freebsd-ports-gnome-6057917e161a482b9b7439ea198ab1f5be379e54.tar.gz freebsd-ports-gnome-6057917e161a482b9b7439ea198ab1f5be379e54.tar.zst freebsd-ports-gnome-6057917e161a482b9b7439ea198ab1f5be379e54.zip |
Indicate my preference against bumping PORTREVISION in these ports
without a good reason
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/ \ |