diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:36:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-09-07 00:36:27 +0000 |
commit | afc0f19cab2ed31fd134e9bca1d99d6492900b78 (patch) | |
tree | abeb807d7d5f13353ca33d42b164ced469bfda0d /print | |
parent | b889a9e4d866c0fe0088ba91f6cdd342226cb4d6 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/alignmargins/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-db-hpijs/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-filters/Makefile | 2 | ||||
-rw-r--r-- | print/libpaper/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/alignmargins/Makefile b/print/alignmargins/Makefile index 25f7d63a0fda..b90c6bbb6015 100644 --- a/print/alignmargins/Makefile +++ b/print/alignmargins/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR=lofi DISTFILES= alignmargins align.ps -MAINTAINER= lofi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility script to generate custom margins in PPDs for CUPS NO_BUILD= yes diff --git a/print/foomatic-db-hpijs/Makefile b/print/foomatic-db-hpijs/Makefile index 00c573ed1aa0..c8d44298d4e0 100644 --- a/print/foomatic-db-hpijs/Makefile +++ b/print/foomatic-db-hpijs/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR=lofi DISTNAME= ${PORTNAME}-${PORTVERSION}-1 -MAINTAINER= lofi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Foomatic data for the HPIJS printer drivers BUILD_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db diff --git a/print/foomatic-filters/Makefile b/print/foomatic-filters/Makefile index bb636f640fac..7706e48162b1 100644 --- a/print/foomatic-filters/Makefile +++ b/print/foomatic-filters/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= print MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ -MAINTAINER= lofi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Foomatic wrapper scripts USE_PERL5= yes diff --git a/print/libpaper/Makefile b/print/libpaper/Makefile index f15ec8eabfa0..f9e9291ffc21 100644 --- a/print/libpaper/Makefile +++ b/print/libpaper/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/libp/libpaper DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lofi@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library providing routines for paper size management USE_AUTOTOOLS= libtool:15 |