diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2008-05-14 06:31:32 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2008-05-14 06:31:32 +0000 |
commit | 2669ea2d9fa61abe762f0fa379bb3cdb9c017987 (patch) | |
tree | 2edecab66e51ddef06f35b671c3b44d935fb4dd1 /security/gsasl/Makefile | |
parent | 63177ec9dfd966c14aaec75e5be7f40ffb7415f5 (diff) | |
download | ports-2669ea2d9fa61abe762f0fa379bb3cdb9c017987.tar.gz ports-2669ea2d9fa61abe762f0fa379bb3cdb9c017987.zip |
Update to 0.2.26
Notes
Notes:
svn path=/head/; revision=213017
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 191978be9d9b..0e8291167152 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 0.2.21 -PORTEVISION= 1 +PORTVERSION= 0.2.26 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ |