diff options
Diffstat (limited to 'games/3dpong/Makefile')
-rw-r--r-- | games/3dpong/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 9def65cb7e01..d545717163da 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -11,6 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/ MAINTAINER= ports@FreeBSD.org +COMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles MAKEFILE= makefile USE_REINPLACE= yes |