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 /graphics/sane-backends | |
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 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-backends/Makefile.common b/graphics/sane-backends/Makefile.common index 8491991b087..2707b25f567 100644 --- a/graphics/sane-backends/Makefile.common +++ b/graphics/sane-backends/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.6 2002/12/16 17:59:05 tron Exp $ +# $NetBSD: Makefile.common,v 1.7 2003/06/23 14:23:17 jschauma Exp $ CATEGORIES?= graphics MASTER_SITES?= ftp://ftp.mostang.com/pub/sane/sane-${SANE_VERSION}/ \ @@ -6,7 +6,7 @@ MASTER_SITES?= ftp://ftp.mostang.com/pub/sane/sane-${SANE_VERSION}/ \ ftp://gd.tuwien.ac.at/hci/sane/sane-${SANE_VERSION}/ \ ftp://ftp.informatik.uni-oldenburg.de/pub/sane/sane-${SANE_VERSION}/ -MAINTAINER?= packages@netbsd.org +MAINTAINER?= tech-pkg@netbsd.org HOMEPAGE?= http://www.mostang.com/sane/ SANE_MAJOR= 1 |