diff options
author | skrll <skrll@pkgsrc.org> | 2004-03-09 21:00:09 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2004-03-09 21:00:09 +0000 |
commit | 3056ad2d9bcf48531cdc7fbf528cdd6e161994e6 (patch) | |
tree | 8e5c628d601589fd2517fa0fddbb7311ae768826 /x11/qt3 | |
parent | ab235c8f5fb417357833d148d88f97ec58c35411 (diff) | |
download | pkgsrc-3056ad2d9bcf48531cdc7fbf528cdd6e161994e6.tar.gz |
Remove myself as maintainer.
Diffstat (limited to 'x11/qt3')
-rw-r--r-- | x11/qt3/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3/Makefile.common b/x11/qt3/Makefile.common index 6e5f8bb1793..0dcf6fb196d 100644 --- a/x11/qt3/Makefile.common +++ b/x11/qt3/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.11 2003/12/19 15:43:31 skrll Exp $ +# $NetBSD: Makefile.common,v 1.12 2004/03/09 21:00:09 skrll Exp $ # QTVERSION= 3.2.3 -MAINTAINER= skrll@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt.html |