diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
commit | b95d127471e2fd17cc8d189dbeec094e3ff556db (patch) | |
tree | 15807f23c2499ac331641e73da0725c3432fea04 /security/gsasl | |
parent | 626234f3eae064cb91ca281da3c79d84b69bf30c (diff) | |
download | ports-b95d127471e2fd17cc8d189dbeec094e3ff556db.tar.gz ports-b95d127471e2fd17cc8d189dbeec094e3ff556db.zip |
Notes
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 8a2631e9828c..c00b3023143f 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsasl PORTVERSION= 1.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= GNU |