diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 05:44:38 +0000 |
commit | af770130983e72fa6f54a05de2e7e542b8d9a717 (patch) | |
tree | 3163f9a25661b610b4e1ce28e5259b1adcd0f9a3 /security | |
parent | 2551760b4ccd0b487fb03836c3e6abcacf48b42e (diff) | |
download | ports-af770130983e72fa6f54a05de2e7e542b8d9a717.tar.gz ports-af770130983e72fa6f54a05de2e7e542b8d9a717.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/heimdal/Makefile | 2 | ||||
-rw-r--r-- | security/vxquery/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 5ebf7cfa4596..b25154d9a785 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \ ftp://ftp.ayamura.org/pub/heimdal/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= nectar@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= A re-implementation of Kerberos V CONFLICTS= krb4-[0-9]* krb5-[0-9]* diff --git a/security/vxquery/Makefile b/security/vxquery/Makefile index a2d77148d7d8..58044d94e213 100644 --- a/security/vxquery/Makefile +++ b/security/vxquery/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.1 CATEGORIES= security textproc MASTER_SITES= http://www.vuxml.org/files/ -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= VuXML Query Tool USE_BZIP2= YES |