diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:13:39 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 20:13:39 +0000 |
commit | b9b77268ede57b5f2c0c5005382071265bc62fbf (patch) | |
tree | fc63ea7e8cb7ba584de5494cb9f1f87c4ddd838e /games/easysok | |
parent | 0cf5c2986076dcbb776ad7d422123861e96ffcf3 (diff) |
Notes
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 44d9bbaa6185..8b19ff85403a 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= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easysok is a sokoban game for KDE3 USE_KDELIBS_VER= 3 |