diff options
author | kris <kris@FreeBSD.org> | 2000-09-02 18:04:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-09-02 18:04:59 +0800 |
commit | 72f8725a2492048595dd999dc38d54e95e6636c0 (patch) | |
tree | f6e181eb46ede36e744e9ebfd8fc46d0f61c490b /games/Makefile | |
parent | c3dbabf84303652401337b9c859295adf08a2520 (diff) | |
download | freebsd-ports-gnome-72f8725a2492048595dd999dc38d54e95e6636c0.tar.gz freebsd-ports-gnome-72f8725a2492048595dd999dc38d54e95e6636c0.tar.zst freebsd-ports-gnome-72f8725a2492048595dd999dc38d54e95e6636c0.zip |
______________________________________
/ This is cowsay 3.03, a program which \
| generates ASCII art of various |
\ characters saying text. /
--------------------------------------
\ , ,
\ /( )`
\ \ \___ / |
/- _ `-/ '
(/\/ \ \ /\
/ / | ` \
O O ) / |
`-^--'`< '
(_.) _ ) /
`.___/` /
`-----' /
<----. __ / __ \
<----|====O)))==) \) /====
<----' `--' `.__,' \
| |
\ /
______( (_ / \______
,' ,-----' | \
`--{__________) \/
Obtained from: NetBSD
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/games/Makefile b/games/Makefile index 46903f198b5b..994023fb8c00 100644 --- a/games/Makefile +++ b/games/Makefile @@ -35,11 +35,7 @@ SUBDIR += connect4 SUBDIR += corewars SUBDIR += cosmo - SUBDIR += crafty - SUBDIR += crafty-open-large - SUBDIR += crafty-open-medium - SUBDIR += crafty-open-rock - SUBDIR += crafty-open-small + SUBDIR += cowsay SUBDIR += crossfire SUBDIR += cursive SUBDIR += digger-vgl |