diff options
Diffstat (limited to 'security/heimdal/Makefile')
-rw-r--r-- | security/heimdal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index f98dec8..9dc19c2 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,12 +1,12 @@ # Ports collection Makefile for: heimdal -# Version required: 0.2l # Date created: 10/23/1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # -DISTNAME= heimdal-0.2q +PORTNAME= heimdal +PORTVERSION= 0.2q CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.replay.com/pub/replay/crypto/APPS/kerberos/heimdal/ \ |