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 /print | |
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 'print')
-rw-r--r-- | print/pdflib/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pdflib/Makefile.common b/print/pdflib/Makefile.common index 0d07080a5ff..e82cf488456 100644 --- a/print/pdflib/Makefile.common +++ b/print/pdflib/Makefile.common @@ -1,11 +1,11 @@ -# $NetBSD: Makefile.common,v 1.6 2002/09/23 21:47:50 jlam Exp $ +# $NetBSD: Makefile.common,v 1.7 2003/06/23 14:23:16 jschauma Exp $ DISTNAME= pdflib-${PDFLIB_DIST_VERS} PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.pdflib.com/pdflib/download/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.pdflib.com/pdflib/index.html # Version numbering scheme: |