diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /x11/qt2 | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'x11/qt2')
-rw-r--r-- | x11/qt2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt2/Makefile.common b/x11/qt2/Makefile.common index 60b2d6dc69f..f8bceb7aa35 100644 --- a/x11/qt2/Makefile.common +++ b/x11/qt2/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.5 2001/06/17 19:10:37 drochner Exp $ +# $NetBSD: Makefile.common,v 1.6 2003/07/17 22:56:42 grant Exp $ # QTVERSION= 2.3.1 -MAINTAINER= skrll@netbsd.org +MAINTAINER= skrll@NetBSD.org HOMEPAGE= http://www.trolltech.com/products/qt.html USE_X11BASE= yes |