diff options
-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 |