diff options
author | Cy Schubert <cy@FreeBSD.org> | 2013-03-05 16:10:39 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2013-03-05 16:10:39 +0000 |
commit | c886643ab637755054118511647b5fd1d0064a11 (patch) | |
tree | 37594dfc04bb63d29af1aa9b9790f17d5bc12804 /security/krb5/Makefile | |
parent | 984291a95a21225a52f894140ee3ea7cadfdef3e (diff) |
Notes
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r-- | security/krb5/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 8d7ecb5a845c..4b90aa8754fd 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -3,6 +3,7 @@ PORTNAME= krb5 PORTVERSION= 1.11.1 +PORTREVISION= 1 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 |