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/easysok | |
parent | 34ca4ff449d094ab8b2f73f1b73ca01433ca9b6a (diff) |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Notes
Notes:
svn path=/head/; revision=85354
Diffstat (limited to 'games/easysok')
-rw-r--r-- | games/easysok/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/easysok/Makefile b/games/easysok/Makefile index 722bbf50a627..9388bce48778 100644 --- a/games/easysok/Makefile +++ b/games/easysok/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Easysok is a sokoban game for KDE3 USE_KDELIBS_VER= 3 |