diff options
author | dholland <dholland> | 2012-02-04 23:42:12 +0000 |
---|---|---|
committer | dholland <dholland> | 2012-02-04 23:42:12 +0000 |
commit | 9d3fc8c0ad609ca8654483bb74df16ef01801261 (patch) | |
tree | b917907d50b1bd6c2b94953a05c8253b94ecf07e /games/xfrisk | |
parent | 500af57be8998ba2278e93ae472f7648b36f4117 (diff) | |
download | pkgsrc-9d3fc8c0ad609ca8654483bb74df16ef01801261.tar.gz |
whitespace
Diffstat (limited to 'games/xfrisk')
-rw-r--r-- | games/xfrisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xfrisk/Makefile b/games/xfrisk/Makefile index affc12ca143..b5de964fdec 100644 --- a/games/xfrisk/Makefile +++ b/games/xfrisk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/11/28 00:06:17 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/02/04 23:42:12 dholland Exp $ # DISTNAME= xfrisk-1.2 @@ -14,7 +14,7 @@ COMMENT= X11 version of the classic Risk board game #LICENSE= gnu-gpl-v2 LICENSE+= generic-nonlicense -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/XFrisk USE_TOOLS+= gmake |