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 | 0ef5c36daa22360c0a7b22afe7dba7afdf234075 (patch) | |
tree | 8e5c628d601589fd2517fa0fddbb7311ae768826 /x11/qt3 | |
parent | 975059a73bd8689ee13868b88f4ac0695ef17822 (diff) | |
download | pkgsrc-0ef5c36daa22360c0a7b22afe7dba7afdf234075.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 |