diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 12:56:45 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 12:56:45 +0800 |
commit | c487e832b7c3222f0a0fb83a0ff3806d66774077 (patch) | |
tree | 3816e774357244bffd268119f2e5a6586fed5539 | |
parent | 2875e17476fd1fdf5b311d6f8ecbf8b55ddac05b (diff) | |
download | freebsd-ports-gnome-c487e832b7c3222f0a0fb83a0ff3806d66774077.tar.gz freebsd-ports-gnome-c487e832b7c3222f0a0fb83a0ff3806d66774077.tar.zst freebsd-ports-gnome-c487e832b7c3222f0a0fb83a0ff3806d66774077.zip |
Reset bouncing maintainer address
-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 |