diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-18 08:32:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-18 08:32:37 +0000 |
commit | 21ff8feb5bbc51f3ecd0f8ff83e392f6992fd61b (patch) | |
tree | 146132365c28871620ef2408d37af77bbac52bf0 /print/acroread | |
parent | e48ac0e0f1b0793470486a3747e9ba8554282cd4 (diff) |
Notes
Diffstat (limited to 'print/acroread')
-rw-r--r-- | print/acroread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acroread/Makefile b/print/acroread/Makefile index ed112cecbb09..f318ff3f85d0 100644 --- a/print/acroread/Makefile +++ b/print/acroread/Makefile @@ -19,7 +19,7 @@ DISTNAME= ar302osf EXTRACT_SUFX= .tar.Z LATEST_LINK= acroread3 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tg@FreeBSD.org COMMENT= View, distribute and print PDF documents .if ${ARCH} == "i386" |