diff options
author | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2015-12-29 04:54:34 +0000 |
commit | 9c75bcd78ce6bc75485686e1726122bc7a9f8a10 (patch) | |
tree | 22660914e25548c12358662b9ca43a700d7d49a9 /devel/umbrello/Makefile | |
parent | 7ce446015d136c918ef11529f699cfa3f364e246 (diff) | |
download | pkgsrc-9c75bcd78ce6bc75485686e1726122bc7a9f8a10.tar.gz |
Whitespace.
Diffstat (limited to 'devel/umbrello/Makefile')
-rw-r--r-- | devel/umbrello/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/umbrello/Makefile b/devel/umbrello/Makefile index 45c6f277d73..5812a4d469a 100644 --- a/devel/umbrello/Makefile +++ b/devel/umbrello/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.31 2015/12/05 21:25:41 adam Exp $ +# $NetBSD: Makefile,v 1.32 2015/12/29 04:54:38 dholland Exp $ DISTNAME= umbrello-${_KDE_VERSION} PKGREVISION= 2 CATEGORIES= devel COMMENT= UML Modeller -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.11.3 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 4.11.3 .include "../../meta-pkgs/kde4/Makefile.kde4" |