diff options
Diffstat (limited to 'games/sl')
-rw-r--r-- | games/sl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sl/Makefile b/games/sl/Makefile index 52a85ef3ae7..58b7ff93e5d 100644 --- a/games/sl/Makefile +++ b/games/sl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/05/31 15:19:58 seb Exp $ +# $NetBSD: Makefile,v 1.7 2003/04/27 13:47:14 cjep Exp $ # DISTNAME= sl @@ -13,7 +13,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= minoura@netbsd.org HOMEPAGE= http://www.tkl.iis.u-tokyo.ac.jp/~toyoda/ -COMMENT= Animated SL that runs across the terminal when you type `sl' instead of `ls' +COMMENT= Animated SL that runs across the terminal when you type `sl' BUILD_DEPENDS= nkf-1.7:../../converters/nkf |