diff options
author | jschauma <jschauma> | 2003-06-23 14:23:13 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-23 14:23:13 +0000 |
commit | bc23e7d1d315221b06f1348637d917bd0d5dfd75 (patch) | |
tree | 9c1001e4f0d919e73964943afe8311f8355c5dab /www/htmldoc | |
parent | e25d88f003d69a8c88ac514e021f410ac2c169b6 (diff) | |
download | pkgsrc-bc23e7d1d315221b06f1348637d917bd0d5dfd75.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 'www/htmldoc')
-rw-r--r-- | www/htmldoc/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmldoc/Makefile.common b/www/htmldoc/Makefile.common index c744884513e..e1a1680527e 100644 --- a/www/htmldoc/Makefile.common +++ b/www/htmldoc/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2002/12/07 18:53:13 drochner Exp $ +# $NetBSD: Makefile.common,v 1.6 2003/06/23 14:23:14 jschauma Exp $ # HTMLDOC_VERSION= 1.8.23 @@ -8,7 +8,7 @@ CATEGORIES= www MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${HTMLDOC_VERSION}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.easysw.com/htmldoc/ NOT_FOR_PLATFORM= NetBSD-1.[3-4]*-alpha #ps-pdf.cpp:3229: Internal compiler error. on 1.4 - 1.7 unknown |