diff options
author | jkh <jkh@FreeBSD.org> | 1996-10-09 11:25:32 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-10-09 11:25:32 +0000 |
commit | dcce4e46220a9021e5d46b599e04db7d2ca6ad9a (patch) | |
tree | 0d699ebe3a5fb68a11bad859c7017417b1881fce /x11-toolkits/qt30 | |
parent | 2184052643dbcc9f079c5b202faf570f0ba6932a (diff) | |
download | FreeBSD-ports-dcce4e46220a9021e5d46b599e04db7d2ca6ad9a.zip FreeBSD-ports-dcce4e46220a9021e5d46b599e04db7d2ca6ad9a.tar.gz |
nitpick nitpick nitpick! :-)
Diffstat (limited to 'x11-toolkits/qt30')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 78b5e1d..ef78b76 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: qt-1.0 -# Version required: 0.98 +# Version required: 1.0 # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.2 1996/07/31 01:09:19 chuckr Exp $ +# $Id: Makefile,v 1.3 1996/10/02 02:22:27 jkh Exp $ # DISTNAME= qt-1.0 |