diff options
Diffstat (limited to 'security/libotr/Makefile')
-rw-r--r-- | security/libotr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libotr/Makefile b/security/libotr/Makefile index a47b295d0135..c88cffd239ea 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -4,7 +4,7 @@ PORTNAME= libotr PORTVERSION= 4.0.0 # Please do not bump PORTREVISION for this port unless you have # confirmed via testing that it is necessary -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security net-im net MASTER_SITES= http://www.cypherpunks.ca/otr/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc |