diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-24 08:22:42 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-10-24 08:22:42 +0000 |
commit | 43be1f4a4cff1d24cc3d3789fc42544890f61f8c (patch) | |
tree | d711c6284b40d00b6aad56110d2e764e17dd2fa5 /security/gsasl | |
parent | dc6d5cda6099adb78fd58f0c4f534766547788a5 (diff) | |
download | ports-43be1f4a4cff1d24cc3d3789fc42544890f61f8c.tar.gz ports-43be1f4a4cff1d24cc3d3789fc42544890f61f8c.zip |
Notes
Diffstat (limited to 'security/gsasl')
-rw-r--r-- | security/gsasl/Makefile | 2 | ||||
-rw-r--r-- | security/gsasl/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index e7a610ce4e97..2f638afd2428 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 0.2.9 +PORTVERSION= 0.2.10 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ diff --git a/security/gsasl/distinfo b/security/gsasl/distinfo index 3d27f1ab4ab5..cdd1c9820c0a 100644 --- a/security/gsasl/distinfo +++ b/security/gsasl/distinfo @@ -1,2 +1,2 @@ -MD5 (gsasl-0.2.9.tar.gz) = a439193eca82759dac4bd85feab87d11 -SIZE (gsasl-0.2.9.tar.gz) = 2647609 +MD5 (gsasl-0.2.10.tar.gz) = c66e669188c3d4e1822c67be83f774e7 +SIZE (gsasl-0.2.10.tar.gz) = 2684593 |