diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 2ab539dcf6641013cf030237fb4971b6a93757f5 (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /www/amaya | |
parent | 1054a5082d340e88a0cf0e94890180a792e2e11a (diff) | |
download | pkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'www/amaya')
-rw-r--r-- | www/amaya/hacks.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/amaya/hacks.mk b/www/amaya/hacks.mk index 5b279aee38e..d57b77726f4 100644 --- a/www/amaya/hacks.mk +++ b/www/amaya/hacks.mk @@ -1,4 +1,4 @@ -# $NetBSD: hacks.mk,v 1.1 2012/01/08 22:19:03 dholland Exp $ +# $NetBSD: hacks.mk,v 1.2 2013/04/08 11:17:24 rodent Exp $ .include "../../mk/bsd.prefs.mk" @@ -6,4 +6,3 @@ .if ${OPSYS} == "NetBSD" BUILDLINK_INCDIRS.heimdal= # empty .endif - |