diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-13 07:36:27 +0000 |
commit | 5e38556079dc1b29917574ab333469bcd6cb2826 (patch) | |
tree | 31f7c76fc2fe49a45de6576643bcbb985812b77e /games/sl/Makefile | |
parent | 02026688e884be35e6f53ff766a2ef651851285e (diff) | |
download | ports-5e38556079dc1b29917574ab333469bcd6cb2826.tar.gz ports-5e38556079dc1b29917574ab333469bcd6cb2826.zip |
Notes
Diffstat (limited to 'games/sl/Makefile')
-rw-r--r-- | games/sl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 7484e8e059cf..ae8594bb2301 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -6,7 +6,7 @@ PORTVERSION=5.01 CATEGORIES= games MAINTAINER= hym@cocoa.freemail.ne.jp -COMMENT= A steam locomotive runs across the screen if you type "sl" instead of "ls" +COMMENT= Steam locomotive runs across the screen if you type "sl" instead of "ls" USE_GITHUB= yes GH_ACCOUNT= mtoyoda |