diff options
author | rillig <rillig@pkgsrc.org> | 2019-11-02 22:37:52 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2019-11-02 22:37:52 +0000 |
commit | 32c30875cca2de4f6c7cded0af0c0d7f1d37ddb1 (patch) | |
tree | 5badba5272b71ca0f2ae24092afab850b81c7059 /graphics/gtkimageview | |
parent | 2476b87659dab34be04553e56079d38facafe0ad (diff) | |
download | pkgsrc-32c30875cca2de4f6c7cded0af0c0d7f1d37ddb1.tar.gz |
graphics: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
Diffstat (limited to 'graphics/gtkimageview')
-rw-r--r-- | graphics/gtkimageview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gtkimageview/Makefile b/graphics/gtkimageview/Makefile index 3d7100aebe9..728de4ae57e 100644 --- a/graphics/gtkimageview/Makefile +++ b/graphics/gtkimageview/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2019/07/21 22:25:01 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2019/11/02 22:37:58 rillig Exp $ DISTNAME= gtkimageview-1.6.4 PKGREVISION= 29 CATEGORIES= graphics -#MASTER_SITES= http://trac.bjourne.webfactional.com/chrome/common/releases/ +#MASTER_SITES= http://trac.bjourne.webfactional.com/chrome/common/releases/ # This package has no NEWS, and it is very difficult to find the # summary of changes. See |