diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2007-07-30 01:14:26 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2007-07-30 01:14:26 +0000 |
commit | c0741176d6f04a04d4058638b91f04c7bc3c7251 (patch) | |
tree | bb4051fd1da65f60aff619cb6cdb3a1b23d82861 /security/gss/Makefile | |
parent | 50e6114a30f8094af62642c2d1ea2110508d181f (diff) |
Notes
Diffstat (limited to 'security/gss/Makefile')
-rw-r--r-- | security/gss/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index 332ecee732f5..c82b869902ee 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gss -PORTVERSION= 0.0.20 -PORTREVISION= 1 +PORTVERSION= 0.0.22 CATEGORIES= security MASTER_SITES= http://josefsson.org/${PORTNAME}/releases/ \ ${MASTER_SITE_GNU_ALPHA} |