diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | bcadc8453d4886afae404ef16fb45db1a7524e0a (patch) | |
tree | 54d66b3693797a9dea571de46e63fa8a9f42257c /games/kbilliards | |
parent | Update to 030716 (diff) |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Notes
Notes:
svn path=/head/; revision=85354
Diffstat (limited to '')
-rw-r--r-- | games/kbilliards/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kbilliards/Makefile b/games/kbilliards/Makefile index 53ea92483519..1dcdfeb473a9 100644 --- a/games/kbilliards/Makefile +++ b/games/kbilliards/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games kde MASTER_SITES= http://members.xoom.virgilio.it/samuele_c/kbilliards/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Funny billiards simulator game for KDE USE_KDELIBS_VER= 3 |