diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /print | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) | |
download | ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/gv/Makefile | 2 | ||||
-rw-r--r-- | print/pkfonts300/Makefile | 2 | ||||
-rw-r--r-- | print/xdvik/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index 53502a0c7869..fde651222943 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -18,7 +18,7 @@ PATCHFILES= gv_3.5.8-26.1.diff.gz PATCH_SITES= http://security.debian.org/pool/updates/main/g/gv/ PATCH_DIST_STRIP= -p1 -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 9b52589b0e15..8bc27bd0436f 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pkfonts DISTFILES= pk${RESOLUTION}.tar.gz # see below for RESOLUTION definition -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= English PK fonts, for ghostscripts, xdvi and so on DIST_SUBDIR= pkfonts diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index 68dd6d005667..18a566637811 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20a CATEGORIES= print MASTER_SITES= http://www.tug.org/ftp/historic/systems/dviware/xdvik/ -MAINTAINER= ports@FreeBSD.Org +MAINTAINER= ports@FreeBSD.org COMMENT= DVI Previewer(kpathsearch) for X RUN_DEPENDS= mf:${PORTSDIR}/print/tex |