diff options
Diffstat (limited to 'games/xoids')
-rw-r--r-- | games/xoids/Makefile | 2 | ||||
-rw-r--r-- | games/xoids/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/xoids/Makefile b/games/xoids/Makefile index c899f7163457..1bf40d73ac7b 100644 --- a/games/xoids/Makefile +++ b/games/xoids/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= games MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Window Asteroids style game with full color pixmaps - USE_IMAKE= yes USE_XPM= yes MAN6= xoids.6 diff --git a/games/xoids/pkg-comment b/games/xoids/pkg-comment new file mode 100644 index 000000000000..218b4be99a3e --- /dev/null +++ b/games/xoids/pkg-comment @@ -0,0 +1 @@ +X Window Asteroids style game with full color pixmaps |