diff options
author | Cy Schubert <cy@FreeBSD.org> | 2007-10-25 21:15:23 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2007-10-25 21:15:23 +0000 |
commit | c44c48c59e15b3b09ce15be18ccb119bdb374641 (patch) | |
tree | f430b7a8eba4dd2de026745a5257054e4001e083 /security/krb5-appl/Makefile | |
parent | 4cd39d150c7969dd63623155d73c43efbd420576 (diff) |
Notes
Diffstat (limited to 'security/krb5-appl/Makefile')
-rw-r--r-- | security/krb5-appl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/krb5-appl/Makefile b/security/krb5-appl/Makefile index 31a141fdb862..335a13a425e3 100644 --- a/security/krb5-appl/Makefile +++ b/security/krb5-appl/Makefile @@ -7,6 +7,7 @@ PORTNAME= krb5 PORTVERSION= 1.6.3 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://web.mit.edu/kerberos/dist/krb5/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-signed |