diff options
Diffstat (limited to 'games/3dpong')
-rw-r--r-- | games/3dpong/Makefile | 2 | ||||
-rw-r--r-- | games/3dpong/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/3dpong/Makefile b/games/3dpong/Makefile index 140823e3d86b..9def65cb7e01 100644 --- a/games/3dpong/Makefile +++ b/games/3dpong/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/3dpong/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Window 3D Pong game for 1 or 2 players with a ball and paddles - MAKEFILE= makefile USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/games/3dpong/pkg-comment b/games/3dpong/pkg-comment new file mode 100644 index 000000000000..7af10cddc5e4 --- /dev/null +++ b/games/3dpong/pkg-comment @@ -0,0 +1 @@ +X Window 3D Pong game for 1 or 2 players with a ball and paddles |