diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-07-03 11:40:49 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-07-03 11:40:49 +0000 |
commit | e0755b977ddf2301673392c45576331ca8dadbf4 (patch) | |
tree | 92cb5bc433c23c9c04b834cf71a29ff984579775 /security/libotr/Makefile | |
parent | fbb7343c346a1f20491ae407f8878480a44f83a2 (diff) | |
download | ports-e0755b977ddf2301673392c45576331ca8dadbf4.tar.gz ports-e0755b977ddf2301673392c45576331ca8dadbf4.zip |
Notes
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 a80146f448bf..35198a463733 100644 --- a/security/libotr/Makefile +++ b/security/libotr/Makefile @@ -8,7 +8,7 @@ PORTNAME= libotr PORTVERSION= 3.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://www.cypherpunks.ca/otr/ \ http://dougbarton.us/Downloads/ |