diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /games/kbubbles | |
parent | de02b4585c4da1a13b306786950d32e21470d860 (diff) |
Notes
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 2e8304179939..72f6cebc5c71 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 \ |