diff options
author | pav <pav@FreeBSD.org> | 2005-11-29 22:44:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-29 22:44:21 +0800 |
commit | 9614f612422e3f385a9b4ef86736648631c3d89e (patch) | |
tree | 607ac2f5a05c6e7f651e3f44bbac661fbf19381c /games/Makefile | |
parent | fccbfe1281fb3807db53ff51772f44705aecced2 (diff) | |
download | freebsd-ports-gnome-9614f612422e3f385a9b4ef86736648631c3d89e.tar.gz freebsd-ports-gnome-9614f612422e3f385a9b4ef86736648631c3d89e.tar.zst freebsd-ports-gnome-9614f612422e3f385a9b4ef86736648631c3d89e.zip |
Graphical tool to change TuxPaint settings
PR: ports/89697
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
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 ee5ebd9f51f0..2075898e07e3 100644 --- a/games/Makefile +++ b/games/Makefile @@ -588,6 +588,7 @@ SUBDIR += tuxkart SUBDIR += tuxmath SUBDIR += tuxpaint + SUBDIR += tuxpaint-config SUBDIR += tuxpaint-fonts SUBDIR += tuxpaint-stamps SUBDIR += tuxpuck |