diff options
author | andreas <andreas@FreeBSD.org> | 1999-02-27 03:40:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1999-02-27 03:40:26 +0800 |
commit | c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c (patch) | |
tree | 0de025dfd88a8d7cd665740cf98f8b1292f6b735 /x11-toolkits/qt33 | |
parent | 80723e0e335707d50c66e17152fd11d81f118229 (diff) | |
download | freebsd-ports-gnome-c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c.tar.gz freebsd-ports-gnome-c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c.tar.zst freebsd-ports-gnome-c8d918ade3c3fe8850b3dfd7c40e827ef1d7966c.zip |
quit maintainership of this port.
No time and fun to satisfy a special user.
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 162e9358e2e7..d4f382b93cc1 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.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 |