diff options
author | Johan van Selst <johans@FreeBSD.org> | 2014-10-15 19:17:17 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2014-10-15 19:17:17 +0000 |
commit | 039016722628a98a2ae66ff929c5ae646c99fd01 (patch) | |
tree | dfb24bac159f5026fecda4eac8f3776dc7670e4d /security/gss/Makefile | |
parent | aa38e7d985fac2e3d7d4d9facaa33a53b9b2a98b (diff) | |
download | ports-039016722628a98a2ae66ff929c5ae646c99fd01.tar.gz ports-039016722628a98a2ae66ff929c5ae646c99fd01.zip |
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 6805d1ce4abf..f5d1170dc702 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gss -PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTVERSION= 1.0.3 CATEGORIES= security MASTER_SITES= GNU |