diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 219a3a7de3e0bacd847c8002b68034f3eb3d2650 (patch) | |
tree | 9fd8acabbc484d6fe13958f036de94dda92987b1 /games/pp/Makefile | |
parent | 62742e823760509312c2a6d949754198bdc46f76 (diff) | |
download | FreeBSD-ports-219a3a7de3e0bacd847c8002b68034f3eb3d2650.zip FreeBSD-ports-219a3a7de3e0bacd847c8002b68034f3eb3d2650.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 'games/pp/Makefile')
-rw-r--r-- | games/pp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pp/Makefile b/games/pp/Makefile index 794a000..9203dd6 100644 --- a/games/pp/Makefile +++ b/games/pp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://www.mps.de/pub/unix/ \ http://www.nectar.com/distfiles/ DISTFILES= ppinst-0.01.tar.gz ppsrc-0.01.tar.gz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_QT= yes USE_X_PREFIX= yes |