diff options
Diffstat (limited to 'games/bs')
-rw-r--r-- | games/bs/Makefile | 2 | ||||
-rw-r--r-- | games/bs/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/games/bs/Makefile b/games/bs/Makefile index 626d03c06d99..baee918e271b 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.tuxedo.org/~esr/bs/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Battleships solitaire game with a color interface - ALL_TARGET= # empty MAN6= bs.6 diff --git a/games/bs/pkg-comment b/games/bs/pkg-comment new file mode 100644 index 000000000000..b66b0d3453a8 --- /dev/null +++ b/games/bs/pkg-comment @@ -0,0 +1 @@ +Battleships solitaire game with a color interface |