diff options
author | cs <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-28 23:57:55 +0800 |
commit | 6d1c1e231f9b2ca698266a7023ee9e44423e55a4 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /games/foobillard | |
parent | 9b2694d561c71bd2610d53853b2d473f35d05718 (diff) | |
download | freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.tar.gz freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.tar.zst freebsd-ports-gnome-6d1c1e231f9b2ca698266a7023ee9e44423e55a4.zip |
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
Diffstat (limited to 'games/foobillard')
-rw-r--r-- | games/foobillard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index b807cf1610b5..70176f4b5d19 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://foobillard.sunsite.dk/dnl/ MAINTAINER= thomas@bsdunix.ch -COMMENT= A free OpenGL-billard game +COMMENT= Free OpenGL billiards game LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ freetype.9:${PORTSDIR}/print/freetype2 |