diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-27 01:25:20 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-27 01:25:20 +0000 |
commit | 15c1551ea378607e55d8794de79207166d0ae1e5 (patch) | |
tree | 73c8786e0fad568d10c37e84e57718888d04e4a4 /security/libotr | |
parent | 5248e90f8597935323b5088e6d32590bac88c5a7 (diff) | |
download | ports-15c1551ea378607e55d8794de79207166d0ae1e5.tar.gz ports-15c1551ea378607e55d8794de79207166d0ae1e5.zip |
Notes
Diffstat (limited to 'security/libotr')
-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 7401716c7d00..c611a315bff0 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,7 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ |