CVS is starting to really piss me off. This was supposed to be part

of the same commit that:

Upgrade Heimdal to 0.2j

No response from:	MAINTAINER
This commit is contained in:
Mark Murray 1999-12-31 15:40:27 +00:00
parent f7ccbfacac
commit fd1da02c8d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24309

View File

@ -1,12 +1,12 @@
# Ports collection Makefile for: heimdal
# Version required: 0.2d
# Version required: 0.2j
# Date created: 10/23/1999
# Whom: nectar@FreeBSD.ORG
#
# $FreeBSD$
#
DISTNAME= heimdal-0.2d
DISTNAME= heimdal-0.2j
CATEGORIES= security
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \
@ -28,7 +28,6 @@ MAN8= hprop.8 hpropd.8 kdc.8 kpasswdd.8 kstash.8 ktutil.8 \
push.8
USE_LIBTOOL= YES
USE_GMAKE= YES
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared
.if !defined(KRB5_KRB4_COMPAT) || ${KRB5_KRB4_COMPAT} == "NO"