diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 11:46:56 +0000 | 
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-10-20 11:46:56 +0000 | 
| commit | 223791cc87e7ac03468c59cdcfc5eb8f95528f95 (patch) | |
| tree | 10f66aeb7418e0e5f5eca3363add6ae1b06f6d72 | |
| parent | - Update to 0.0.18 (diff) | |
- Update to 0.0.14
PR:		ports/72823
Submitted by:	Ports Fury
| -rw-r--r-- | security/gss/Makefile | 2 | ||||
| -rw-r--r-- | security/gss/distinfo | 4 | 
2 files changed, 3 insertions, 3 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index 1b7a62965fbd..ebf53f91f750 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -7,7 +7,7 @@  #  PORTNAME=	gss -PORTVERSION=	0.0.13 +PORTVERSION=	0.0.14  CATEGORIES=	security  MASTER_SITES=	http://josefsson.org/${PORTNAME}/releases/ \  		${MASTER_SITE_GNU_ALPHA} diff --git a/security/gss/distinfo b/security/gss/distinfo index 02472122cf9d..45031c03f58d 100644 --- a/security/gss/distinfo +++ b/security/gss/distinfo @@ -1,2 +1,2 @@ -MD5 (gss-0.0.13.tar.gz) = 7058e665fb8666bd9a4274be9eb9f01a -SIZE (gss-0.0.13.tar.gz) = 1336436 +MD5 (gss-0.0.14.tar.gz) = d7faa347651ab813aef627a1ba205deb +SIZE (gss-0.0.14.tar.gz) = 1343806  | 
