diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-07 01:59:58 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2013-11-07 01:59:58 +0000 |
commit | d2e1b140ddcda306a9ba4948174435f9933e7f8b (patch) | |
tree | 77c1953192974ecd6d286dc01ab09de6cdcb4160 /games | |
parent | fe4367493e59b38d32e15b4ee03667ec160e05e7 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/gtkpool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gtkpool/Makefile b/games/gtkpool/Makefile index 7b820d206f0d..def45c1bee67 100644 --- a/games/gtkpool/Makefile +++ b/games/gtkpool/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.seul.org/pub/gtkpool/ \ http://www.sourcefiles.org/Games/Sports/Pool/ MAINTAINER= ports@FreeBSD.org -COMMENT= A 2D pool game using the GTK+ toolkit +COMMENT= 2D pool game using the GTK+ toolkit USES= gmake perl5 pkgconfig USE_GNOME= gtk20 |