diff options
author | andreas <andreas@FreeBSD.org> | 1999-02-27 11:09:57 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-02-27 11:09:57 +0800 |
commit | 37683be3bdecb86115a5c597c95cb80a89e726ed (patch) | |
tree | cd8cb458f4584f5c05badcc4516d81423518db8f /x11-toolkits/qt33 | |
parent | c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c (diff) | |
download | freebsd-ports-gnome-37683be3bdecb86115a5c597c95cb80a89e726ed.tar.gz freebsd-ports-gnome-37683be3bdecb86115a5c597c95cb80a89e726ed.tar.zst freebsd-ports-gnome-37683be3bdecb86115a5c597c95cb80a89e726ed.zip |
Will keep on maintinaing this port by special request.
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r-- | x11-toolkits/qt33/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index d4f382b93cc1..fc0d4c7fa234 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -3,14 +3,14 @@ # Date created: 30 Jul 1996 # Whom: searle@longacre.demon.co.uk # -# $Id: Makefile,v 1.31 1999/02/25 08:25:17 andreas Exp $ +# $Id: Makefile,v 1.32 1999/02/26 19:40:26 andreas Exp $ # DISTNAME= qt-1.42 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.troll.no/qt/source/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 |