diff options
author | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
commit | e4265b310856834018287a415c6ccfa4a335a54a (patch) | |
tree | c54ffd2eb0321574e961ead99659f51b1d8b084f /print/acroread5 | |
parent | 0a2ff56736906610c78baa6383a42635274ac741 (diff) | |
download | pkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz |
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Diffstat (limited to 'print/acroread5')
-rw-r--r-- | print/acroread5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index cd68d2ca669..f3436852b10 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/05/08 16:35:41 tron Exp $ +# $NetBSD: Makefile,v 1.13 2003/06/02 01:17:32 jschauma Exp $ DISTNAME= acroread5 # Overridden below PKGNAME= acroread5-5.06 @@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR} CATEGORIES= print MASTER_SITES= ftp://ftp-pac.adobe.com/pub/adobe/acrobatreader/unix/5.x/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.adobe.com/prodindex/acrobat/readstep.html COMMENT= View, distribute and print PDF documents |