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 /graphics/gdk-pixbuf | |
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 'graphics/gdk-pixbuf')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common index 7cd1c419157..102791c7804 100644 --- a/graphics/gdk-pixbuf/Makefile.common +++ b/graphics/gdk-pixbuf/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.31 2003/05/05 16:32:26 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.32 2003/06/23 14:23:18 jschauma Exp $ # DISTNAME= gdk-pixbuf-${VER}.0 @@ -7,7 +7,7 @@ CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${VER}/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.gnome.org/ VER= 0.22 |