diff options
author | will <will@FreeBSD.org> | 2001-04-07 09:55:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 09:55:57 +0800 |
commit | d99b51ad3bbfdf6e25495704200c2990de05722c (patch) | |
tree | 56fc16d3f2c720255e0977f3a2c3300adbb5150a /games/Makefile | |
parent | ce0af04642dc19d786a215be8f0db74f5a2e9491 (diff) | |
download | freebsd-ports-gnome-d99b51ad3bbfdf6e25495704200c2990de05722c.tar.gz freebsd-ports-gnome-d99b51ad3bbfdf6e25495704200c2990de05722c.tar.zst freebsd-ports-gnome-d99b51ad3bbfdf6e25495704200c2990de05722c.zip |
Add xpenguins 1.2, a program where cute little penguins that walk along
the tops of your windows. (heh.)
PR: 24607
Submitted by: Michael Lyngbøl <michael@lyngbol.dk>
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index b5f89b5a61c5..cd499ced7bc8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -283,6 +283,7 @@ SUBDIR += xpacman SUBDIR += xpanex SUBDIR += xpat2 + SUBDIR += xpenguins SUBDIR += xphotohunter SUBDIR += xpilot SUBDIR += xpipeman |