diff options
author | petef <petef@FreeBSD.org> | 2002-05-30 16:17:37 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-05-30 16:17:37 +0000 |
commit | ffbaae84395852c2d6953a9874decf1f31e1c8f1 (patch) | |
tree | 7b9fda24e92a76b5ba660d284a9fffc37eed86ba /print/acroread5 | |
parent | 8c16702d4cc49b9bd63675acdeae4fa5d6aa4f7e (diff) | |
download | FreeBSD-ports-ffbaae84395852c2d6953a9874decf1f31e1c8f1.zip FreeBSD-ports-ffbaae84395852c2d6953a9874decf1f31e1c8f1.tar.gz |
Reset maintainer to ports@.
PR: 38740
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru> (previous maintainer)
Diffstat (limited to 'print/acroread5')
-rw-r--r-- | print/acroread5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index 733bf70..9a2bbb3 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/acrobatreader/unix/5.x/ .if ${ARCH} == "i386" DISTNAME= linux-505 .endif -MAINTAINER= osa@FreeBSD.org.ru + +MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 |