diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
commit | 7c10e30e3aea97d6b65551065e2fe6d96021f81e (patch) | |
tree | 67a238e44246082feccc9cf2252f74c6c63211d6 /games/gtklife | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) |
Notes
Diffstat (limited to 'games/gtklife')
-rw-r--r-- | games/gtklife/Makefile | 2 | ||||
-rw-r--r-- | games/gtklife/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gtklife/Makefile b/games/gtklife/Makefile index c6ea0e37e29e..63c1c5fb2da3 100644 --- a/games/gtklife/Makefile +++ b/games/gtklife/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.1 CATEGORIES= games MASTER_SITES= http://ironphoenix.org/tril/gtklife/ -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A GTK+ implementation of Conway's Game of Life USE_X_PREFIX= yes diff --git a/games/gtklife/pkg-descr b/games/gtklife/pkg-descr index 140999ddffb1..54fb2a58ecfc 100644 --- a/games/gtklife/pkg-descr +++ b/games/gtklife/pkg-descr @@ -4,4 +4,4 @@ of Life. WWW: http://ironphoenix.org/tril/gtklife/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |