diff options
Diffstat (limited to 'security/heimdal')
-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 f5a90ec88f1..7da62635db0 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.78 2010/02/19 20:16:05 joerg Exp $ +# $NetBSD: Makefile,v 1.79 2010/03/23 15:37:56 wiz Exp $ DISTNAME= heimdal-1.1 PKGREVISION= 5 CATEGORIES= security MASTER_SITES= http://www.h5l.org/dist/src/ -MAINTAINER= lha@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.h5l.org/ COMMENT= Kerberos 5 implementation LICENSE= modified-bsd |