diff options
author | andreas <andreas@FreeBSD.org> | 1999-02-26 19:40:26 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-02-26 19:40:26 +0000 |
commit | c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c (patch) | |
tree | 0de025dfd88a8d7cd665740cf98f8b1292f6b735 /x11-toolkits/qt22 | |
parent | 80723e0e335707d50c66e17152fd11d81f118229 (diff) | |
download | FreeBSD-ports-c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c.zip FreeBSD-ports-c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c.tar.gz |
quit maintainership of this port.
No time and fun to satisfy a special user.
Diffstat (limited to 'x11-toolkits/qt22')
-rw-r--r-- | x11-toolkits/qt22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile index 162e935..d4f382b 100644 --- a/x11-toolkits/qt22/Makefile +++ b/x11-toolkits/qt22/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 |