diff options
author | jschauma <jschauma> | 2003-06-23 14:23:13 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-23 14:23:13 +0000 |
commit | c8b5fb7006031ceac7d1e5b44b6f1c8ad9ca2f57 (patch) | |
tree | 9c1001e4f0d919e73964943afe8311f8355c5dab /x11 | |
parent | 96105febb6943a9df193debdaffda90fa4271b97 (diff) | |
download | pkgsrc-c8b5fb7006031ceac7d1e5b44b6f1c8ad9ca2f57.tar.gz |
s/packages@/tech-pkg@/g
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
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 |