diff options
author | Cy Schubert <cy@FreeBSD.org> | 2014-01-03 06:05:49 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2014-01-03 06:05:49 +0000 |
commit | e6152ac64e63bc385b95bac1da7387b5e6d833a7 (patch) | |
tree | fc3717d49d3cdcae53f1e0e136e45ff9ff9fba5f /security/krb5-maint | |
parent | b195cfd7e99bdb46b000d2b5c3907bc25036a000 (diff) |
Notes
Diffstat (limited to 'security/krb5-maint')
-rw-r--r-- | security/krb5-maint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5-maint/Makefile b/security/krb5-maint/Makefile index 521344408729..081dbe405c73 100644 --- a/security/krb5-maint/Makefile +++ b/security/krb5-maint/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.11.3 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//}/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-signed +DISTNAME= krb5-${PORTVERSION}-signed EXTRACT_SUFX= .tar PATCH_SITES= http://web.mit.edu/kerberos/advisories/ |