diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 16:17:37 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-30 16:17:37 +0000 |
commit | f445ae64b97443601b53699272f7db925608452a (patch) | |
tree | 84988bc2027d8a37985195766ff45ba982d2bffa /print/acroread5 | |
parent | 53ede7defe5f060e15f9d71cb4f878e17545c363 (diff) | |
download | ports-f445ae64b97443601b53699272f7db925608452a.tar.gz ports-f445ae64b97443601b53699272f7db925608452a.zip |
Notes
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 733bf700db07..9a2bbb383d60 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 |