diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2001-07-24 19:19:13 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2001-07-24 19:19:13 +0000 |
commit | 04574bc85afca2c30c804729ba4f540dd88bac49 (patch) | |
tree | 28eeb8752bf3bb406e3a0a7f3fa773ffaaa396ce /security/krb5 | |
parent | 832ba252d46d2427cc93fdf24564f8f086a2338e (diff) | |
download | ports-04574bc85afca2c30c804729ba4f540dd88bac49.tar.gz ports-04574bc85afca2c30c804729ba4f540dd88bac49.zip |
Notes
Diffstat (limited to 'security/krb5')
-rw-r--r-- | security/krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile index 0dc802619d1a..2b9113e64337 100644 --- a/security/krb5/Makefile +++ b/security/krb5/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= security MASTER_SITES= # manual download -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= Cy.Schubert@uumail.gov.bc.ca BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |