diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2013-05-04 00:36:39 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2013-05-04 00:36:39 +0800 |
commit | e2ed082147d0baef1df737d3b0dc076b17baeeaf (patch) | |
tree | 0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /security/libotr3 | |
parent | 10f2a435dce3442017cb96d33dd3217c90edfb6f (diff) | |
download | freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.gz freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.zst freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.zip |
Chase security/libgcrypt update
Diffstat (limited to 'security/libotr3')
-rw-r--r-- | security/libotr3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libotr3/Makefile b/security/libotr3/Makefile index 990ee9d40079..e89004e54a64 100644 --- a/security/libotr3/Makefile +++ b/security/libotr3/Makefile @@ -4,6 +4,7 @@ PORTNAME= libotr PORTVERSION= 3.2.1 # Please do not bump PORTREVISION for this port unless you have # confirmed via testing that it is necessary +PORTREVISION= 1 CATEGORIES= security net-im net MASTER_SITES= http://www.cypherpunks.ca/otr/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc |