diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-23 15:11:55 +0000 |
commit | 0c62bdd3eb2602d82246b48d00578a175ce34fed (patch) | |
tree | 025f359cae803aedb0ff683716223418560540a6 /www/oops | |
parent | Update to latest(1.28.0) (diff) |
Update maintainer's email to match what he uses on send-pr to avoid
confusion
Submitted by: maintainer
Diffstat (limited to 'www/oops')
-rw-r--r-- | www/oops/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile index dac33721a78b..b499feb32887 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: oops # Date created: 15 August 2000 -# Whom: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <osa@FreeBSD.org.ru> # # $FreeBSD$ # @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${OOPSVERSION}-${OOPSDATE}.patch PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} -MAINTAINER= ozz@FreeBSD.org.ru +MAINTAINER= osa@FreeBSD.org.ru OOPSVERSION= 1.5.22 OOPSDATE= 20020519 |