diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 07:16:59 +0000 |
commit | 62742e823760509312c2a6d949754198bdc46f76 (patch) | |
tree | 18456d87696204474897dda0412513c978d312f8 /deskutils | |
parent | 14bb2367e91f0d09684d9243a4c9628fa6d91817 (diff) | |
download | FreeBSD-ports-62742e823760509312c2a6d949754198bdc46f76.zip FreeBSD-ports-62742e823760509312c2a6d949754198bdc46f76.tar.gz |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/abacus/Makefile | 2 | ||||
-rw-r--r-- | deskutils/genius/Makefile | 2 | ||||
-rw-r--r-- | deskutils/teapot/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile index 0d22eaf..11b4246 100644 --- a/deskutils/abacus/Makefile +++ b/deskutils/abacus/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz PATCH_SITES= http://people.FreeBSD.org/~steve/distfiles/ PATCHFILES= ${PKGNAME}.patch.gz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index 8feba26..dc6c0d4 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -10,7 +10,7 @@ DISTNAME= genius-0.4.2 CATEGORIES= deskutils gnome MASTER_SITES= http://ftp.5z.com/pub/genius/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile index 1a3a1e6e..ae79489 100644 --- a/deskutils/teapot/Makefile +++ b/deskutils/teapot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ftp://cantor.informatik.rwth-aachen.de/pub/unix/ \ http://www.moria.de/~michael/teapot/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org ALL_TARGET= MAN1= teapot.1 |