diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-06-23 14:23:13 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-06-23 14:23:13 +0000 |
commit | 874df2b597d58accd440706aaf3de6e7a23a97c8 (patch) | |
tree | 9c1001e4f0d919e73964943afe8311f8355c5dab /x11/xscreensaver/Makefile.common | |
parent | aa84315f852e64f9323e4a569e5e89ece7538055 (diff) | |
download | pkgsrc-874df2b597d58accd440706aaf3de6e7a23a97c8.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/xscreensaver/Makefile.common')
-rw-r--r-- | x11/xscreensaver/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
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 |