diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-05-15 12:09:55 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-05-15 12:09:55 +0000 |
commit | a6fd5d2e75d0f0049b3c7a0f511ffa86f2dd8b5b (patch) | |
tree | d6807454d7be523b97c58e5b01b17d766dfc3ee6 /security/gsasl/Makefile | |
parent | Update xmlsec to 1.2.18 (diff) |
Update gsasl to 1.6.1
Notes
Notes:
svn path=/head/; revision=274139
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index bace554dde81..11dcade55703 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 1.6.0 -PORTREVISION= 2 +PORTVERSION= 1.6.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |