diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 23:02:40 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 23:02:40 +0000 |
commit | 29421e3724e8aa725b6e0f1218fd9ef5454cb9e5 (patch) | |
tree | 0ff8b0bbb03a577f65f118c9495d4cb5b6ffd2bf /www/oops | |
parent | Pass maintainership to Miguel Mendez <flynn@energyhq.homeip.net>. (diff) |
Sadly reset maintainership to ports@FreeBSD.org. Sergey, thanks for
your hard work on these & I hope to see you contribute more.
PR: 38750
Submitted by: Sergey A.Osokin <osa@FreeBSD.org.ru> (previous maintainer)
Notes
Notes:
svn path=/head/; revision=60331
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 b499feb32887..716e831c63c6 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 <osa@FreeBSD.org.ru> +# Whom: Sergey Osokin aka oZZ <ports@FreeBSD.org> # # $FreeBSD$ # @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}-${OOPSVERSION}-${OOPSDATE}.patch PATCH_DIST_STRIP= -d ${WRKDIR}/${DISTNAME} -MAINTAINER= osa@FreeBSD.org.ru +MAINTAINER= ports@FreeBSD.org OOPSVERSION= 1.5.22 OOPSDATE= 20020519 |