diff options
-rw-r--r-- | print/foomatic-db-engine/Makefile | 2 | ||||
-rw-r--r-- | print/foomatic-db/Makefile | 2 | ||||
-rw-r--r-- | x11/xinput/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 7de760a2ddab..17804c8f62ec 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 20030704 CATEGORIES= print MASTER_SITES= # -MAINTAINER= gasp@ridcully.dnsalias.org +MAINTAINER= ports@FreeBSD.org COMMENT= Foomatic database engine LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile index d51718c84f07..74fcdb02ea11 100644 --- a/print/foomatic-db/Makefile +++ b/print/foomatic-db/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_LOCAL} NO_CHECKSUM= ${DISTFILES} -MAINTAINER= gasp@ridcully.dnsalias.org +MAINTAINER= ports@FreeBSD.org COMMENT= Foomatic database LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ diff --git a/x11/xinput/Makefile b/x11/xinput/Makefile index 244bbd839546..f9173193ed1b 100644 --- a/x11/xinput/Makefile +++ b/x11/xinput/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR=utilities -MAINTAINER= gasp@ridcully.dnsalias.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very useful utility for configuring and testing XInput devices USE_IMAKE= yes |