diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /print | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
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 |