diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /games/xvmahjongg | |
parent | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't (diff) |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Notes
Notes:
svn path=/head/; revision=27113
Diffstat (limited to 'games/xvmahjongg')
-rw-r--r-- | games/xvmahjongg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xvmahjongg/Makefile b/games/xvmahjongg/Makefile index 250e4d4e0dc0..2c6fcadc9281 100644 --- a/games/xvmahjongg/Makefile +++ b/games/xvmahjongg/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cdrom.com/pub/X11/R5contrib/ \ ftp://ftp.tu-darmstadt.de/pub/X11/R5contrib/ EXTRACT_SUFX= .tar.Z -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview \ olgx.3:${PORTSDIR}/x11-toolkits/xview |