diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1999-02-26 19:40:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1999-02-26 19:40:26 +0000 |
commit | d547fc52e0f49fff58a088cab5fdc43c6a00a771 (patch) | |
tree | 0717dc51c6309983831f8c79bf8587002bc0e7cd /x11-toolkits/qt30 | |
parent | bdd7de293531eab516f7f92ade7f939a3eb7f439 (diff) |
Notes
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 162e9358e2e7..d4f382b93cc1 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -3,14 +3,14 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.30 1999/01/07 10:58:31 asami Exp $ +# $Id: Makefile,v 1.31 1999/02/25 08:25:17 andreas Exp $ # DISTNAME= qt-1.42 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.troll.no/qt/source/ -MAINTAINER= andreas@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 |