diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-09-05 04:26:12 +0000 |
commit | cffb4846f4d8298329e2f180db80972662d52a59 (patch) | |
tree | bf2636bcc4f416edbe046af800cb72378d5e18e1 /games/lbreakout/Makefile | |
parent | 11298ee83b48429295ef18f77af53a5645578d82 (diff) |
Notes
Diffstat (limited to 'games/lbreakout/Makefile')
-rw-r--r-- | games/lbreakout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile index 674d35dbd83f..9acaa4241958 100644 --- a/games/lbreakout/Makefile +++ b/games/lbreakout/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lgames -MAINTAINER= flynn@energyhq.es.eu.org +MAINTAINER= ports@FreeBSD.org COMMENT= A nice clone of classical Breakout game USE_SDL= sdl |