diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-27 14:57:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-27 14:57:59 +0000 |
commit | 6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418 (patch) | |
tree | 95ab4f85bf7bf8cb530a6cecc47ac36a30dcab4b /security/gsasl | |
parent | 37e8aaec0258c9c628ea0ecb9fd1f26a00577d4b (diff) | |
download | ports-6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418.tar.gz ports-6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418.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 be464c955cef..f2a873210054 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -3,7 +3,7 @@ PORTNAME= gsasl PORTVERSION= 1.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= security MASTER_SITES= GNU |