diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /games/apoolGL | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | freebsd-ports-gnome-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz freebsd-ports-gnome-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.zst freebsd-ports-gnome-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'games/apoolGL')
-rw-r--r-- | games/apoolGL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/apoolGL/Makefile b/games/apoolGL/Makefile index 596ad8842c4e..1014264936f5 100644 --- a/games/apoolGL/Makefile +++ b/games/apoolGL/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.planetjahn.de/files/ DISTNAME= ${PORTNAME}-099-pre22 MAINTAINER= ports@FreeBSD.org -COMMENT= Another billiard simulator +COMMENT= Another billiards simulator USE_SDL= sdl USE_GL= gl |