diff options
author | danilo <danilo@FreeBSD.org> | 2013-11-07 09:59:58 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2013-11-07 09:59:58 +0800 |
commit | ad18c97ca822a59474786bd7178c046468628b88 (patch) | |
tree | 77c1953192974ecd6d286dc01ab09de6cdcb4160 /games/gtkpool | |
parent | c2c52fa610fbe2d602aab2a73e1da3a4cc743fc9 (diff) | |
download | freebsd-ports-gnome-ad18c97ca822a59474786bd7178c046468628b88.tar.gz freebsd-ports-gnome-ad18c97ca822a59474786bd7178c046468628b88.tar.zst freebsd-ports-gnome-ad18c97ca822a59474786bd7178c046468628b88.zip |
- Remove indefinite article from COMMENT
Reported by: danfe
Diffstat (limited to 'games/gtkpool')
-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 |