summaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-02-12 21:15:15 +0000
committerCy Schubert <cy@FreeBSD.org>2015-02-12 21:15:15 +0000
commit640b0b330c328f07ae7f6ca255fb07a12dec0c51 (patch)
treed2cc1fbde940fe8744a5ed94816941c6f6ceddd0 /security/krb5/Makefile
parentThe xorg-server entry in commit 378888, also mention portepoch for the other (diff)
Fix gcc5 build for DragonFly BSD.
PR: 197561 Submitted by: marino
Notes
Notes: svn path=/head/; revision=378897
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index d3ffd759494d..e2ec06ee511c 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -3,7 +3,7 @@
PORTNAME= krb5
PORTVERSION= 1.13
-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//}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed