diff options
author | wiz <wiz@pkgsrc.org> | 2000-04-09 09:32:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-04-09 09:32:05 +0000 |
commit | ffe14b76f4ead0c821cc861df4f4919b1e94ba7b (patch) | |
tree | 345abddb01318fcaa12d93bb97cb313e006b3295 /x11/qt1 | |
parent | 939505b5677d2fd2533e3dbc4482b3ddaeab1d5c (diff) | |
download | pkgsrc-ffe14b76f4ead0c821cc861df4f4919b1e94ba7b.tar.gz |
remove unnecessary empty line
Diffstat (limited to 'x11/qt1')
-rw-r--r-- | x11/qt1/pkg/MESSAGE | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt1/pkg/MESSAGE b/x11/qt1/pkg/MESSAGE index 0daedb6d23b..563cccd95c1 100644 --- a/x11/qt1/pkg/MESSAGE +++ b/x11/qt1/pkg/MESSAGE @@ -1,4 +1,4 @@ -$NetBSD: MESSAGE,v 1.2 2000/03/28 00:09:20 dmcmahill Exp $ +$NetBSD: MESSAGE,v 1.3 2000/04/09 09:32:05 wiz Exp $ Please note that this package is provided for those programs which will not work with newer versions of Qt. To allow this @@ -13,4 +13,3 @@ programs which use it by ensuring that 2) Use the "configure" argument "--with-qt-dir=${PREFIX}/qt1" 3) you may also have to put ${PREFIX}/qt1/bin in your PATH - |