diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtoolkit/Makefile.common | 4 | ||||
-rw-r--r-- | x11/xscreensaver/Makefile.common | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gtoolkit/Makefile.common b/x11/gtoolkit/Makefile.common index 355f560611a..c207ba9fccc 100644 --- a/x11/gtoolkit/Makefile.common +++ b/x11/gtoolkit/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2003/05/05 14:42:00 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.5 2003/06/23 14:23:14 jschauma Exp $ # DISTNAME= gtoolkit-0.9.5 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES?= x11 MASTER_SITES?= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/ -MAINTAINER?= packages@netbsd.org +MAINTAINER?= tech-pkg@netbsd.org HOMEPAGE?= http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/ GNU_CONFIGURE= YES diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common index 9e9753f672a..b330ff4f44f 100644 --- a/x11/xscreensaver/Makefile.common +++ b/x11/xscreensaver/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.49 2003/06/11 20:51:00 abs Exp $ +# $NetBSD: Makefile.common,v 1.50 2003/06/23 14:23:13 jschauma Exp $ # DISTNAME= xscreensaver-4.10 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${HOMEPAGE} \ ftp://ftp.fu-berlin.de/unix/X11/graphics/xscreensaver/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.jwz.org/xscreensaver/ USE_BUILDLINK2= yes |