diff options
author | Cy Schubert <cy@FreeBSD.org> | 2017-02-12 21:29:02 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2017-02-12 21:29:02 +0000 |
commit | c77a184151bcf6310c875fe24d2d6a2bdcadd4a7 (patch) | |
tree | 05ff16ef3cc322399d479310d90efcd82da932b8 /security/krb5-115 | |
parent | 36ca5b20733e27d97d51d64bd99da372755f3df3 (diff) | |
download | ports-c77a184151bcf6310c875fe24d2d6a2bdcadd4a7.tar.gz ports-c77a184151bcf6310c875fe24d2d6a2bdcadd4a7.zip |
Notes
Diffstat (limited to 'security/krb5-115')
-rw-r--r-- | security/krb5-115/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-115/Makefile b/security/krb5-115/Makefile index caff1423a83f..89e991dc77b2 100644 --- a/security/krb5-115/Makefile +++ b/security/krb5-115/Makefile @@ -3,7 +3,7 @@ PORTNAME= krb5 PORTVERSION= 1.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ .if !defined(MASTERDIR) |