diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-18 16:32:37 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-18 16:32:37 +0800 |
commit | 6e5cb15a1effb8d399b6618b2b7033d266bba391 (patch) | |
tree | b5ff6107e798b8128f9e385d06a6a650cb523d1d /print | |
parent | 740d5508fb5fb5bdf4be27385fe275380de0df5b (diff) | |
download | freebsd-ports-gnome-6e5cb15a1effb8d399b6618b2b7033d266bba391.tar.gz freebsd-ports-gnome-6e5cb15a1effb8d399b6618b2b7033d266bba391.tar.zst freebsd-ports-gnome-6e5cb15a1effb8d399b6618b2b7033d266bba391.zip |
hmp@ made a mistake, tg@ is still alive. Sorry for this.
Submitted by: hmp@
Diffstat (limited to 'print')
-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" |