diff options
author | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-08-25 02:17:59 +0000 |
commit | fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2 (patch) | |
tree | 771ed0b3e87afc2dfc2f01049a8f44c5f3dd4b3f /x11-toolkits/qt30 | |
parent | bbc5d32f3ec3a4ffd92b21a5244166c674e38045 (diff) | |
download | ports-fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2.tar.gz ports-fe68eec3e2fa264d5f1340fabe77df9fa12e9ce2.zip |
Notes
Diffstat (limited to 'x11-toolkits/qt30')
-rw-r--r-- | x11-toolkits/qt30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile index 7d97f553c80c..72744ceb866e 100644 --- a/x11-toolkits/qt30/Makefile +++ b/x11-toolkits/qt30/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.trolltech.com/qt/source/ \ ftp://ftp.chg.ru/pub/X11/qt/source/ DISTNAME= qt-x11-${PORTVERSION} -MAINTAINER= will@FreeBSD.org +MAINTAINER= kde@FreeBSD.org LIB_DEPENDS= mng.1:${PORTSDIR}/graphics/libmng \ png.4:${PORTSDIR}/graphics/png \ |