diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/3dpong/Makefile | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Diffstat (limited to '')
-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 |