diff options
author | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /games/kbubbles | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip FreeBSD-ports-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'games/kbubbles')
-rw-r--r-- | games/kbubbles/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kbubbles/Makefile b/games/kbubbles/Makefile index 2e83041..72f6ceb 100644 --- a/games/kbubbles/Makefile +++ b/games/kbubbles/Makefile @@ -10,7 +10,7 @@ DISTNAME= kbubbles-0.8.6 CATEGORIES= games MASTER_SITES= http://hem.passagen.se/tonybj/kbubbles/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= QwSpriteField.7:${PORTSDIR}/converters/kdesupport11 \ |