diff options
author | krion <krion@FreeBSD.org> | 2005-02-08 23:16:37 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-02-08 23:16:37 +0800 |
commit | a445fdf003f95ccf368fadfb168e0bbf8bc91e5d (patch) | |
tree | c4729b7711bfc18e0f6bacdab061fef6a81ec53b /security/gsasl/Makefile | |
parent | 9c1757f6fed7c38807c4a395344618ec16b88e08 (diff) | |
download | freebsd-ports-gnome-a445fdf003f95ccf368fadfb168e0bbf8bc91e5d.tar.gz freebsd-ports-gnome-a445fdf003f95ccf368fadfb168e0bbf8bc91e5d.tar.zst freebsd-ports-gnome-a445fdf003f95ccf368fadfb168e0bbf8bc91e5d.zip |
Update to version 0.2.5
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 d454e1d665e3..57b0246f4358 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gsasl -PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTVERSION= 0.2.5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ |