diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2006-07-23 02:45:24 +0000 |
commit | b6b4a544cd505584d1405f3624588a913b4af637 (patch) | |
tree | eeb4128a6ba95831346eb4a0ba05d48148fb7467 /games/pongix | |
parent | 54d3a22e171d39d99384d5ae12edab9cd735a34b (diff) |
Notes
Diffstat (limited to 'games/pongix')
-rw-r--r-- | games/pongix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pongix/Makefile b/games/pongix/Makefile index 59bfef8e16b8..418dc2ca900c 100644 --- a/games/pongix/Makefile +++ b/games/pongix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/pongix/descargas/ -MAINTAINER= acardenas@bsd.org.pe +MAINTAINER= acm@FreeBSD.org COMMENT= Free pong-like game USE_X_PREFIX= yes |