diff options
author | joe <joe@FreeBSD.org> | 2001-12-13 18:50:36 +0800 |
---|---|---|
committer | joe <joe@FreeBSD.org> | 2001-12-13 18:50:36 +0800 |
commit | 9cc691197c1b1229421731942a85d43407b1f424 (patch) | |
tree | 287e628b37c9e07a397fdbea401cb6e3221c94da /net | |
parent | 2f1af608cea0b9ac3a880618cd53dc6b0d2b00cc (diff) | |
download | freebsd-ports-gnome-9cc691197c1b1229421731942a85d43407b1f424.tar.gz freebsd-ports-gnome-9cc691197c1b1229421731942a85d43407b1f424.tar.zst freebsd-ports-gnome-9cc691197c1b1229421731942a85d43407b1f424.zip |
Drop Andreas as co-maintainer.
Requested by: andreas
Diffstat (limited to 'net')
-rw-r--r-- | net/zebra-devel/Makefile | 2 | ||||
-rw-r--r-- | net/zebra-pj/Makefile | 2 | ||||
-rw-r--r-- | net/zebra/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/zebra-devel/Makefile b/net/zebra-devel/Makefile index b9f8b6259e18..ced49263d449 100644 --- a/net/zebra-devel/Makefile +++ b/net/zebra-devel/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.crc.ca/pub/packages/network/zebra/ \ ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ -MAINTAINER= andreas_and_joe@tao.org.uk +MAINTAINER= joe@tao.org.uk GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra diff --git a/net/zebra-pj/Makefile b/net/zebra-pj/Makefile index b9f8b6259e18..ced49263d449 100644 --- a/net/zebra-pj/Makefile +++ b/net/zebra-pj/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.crc.ca/pub/packages/network/zebra/ \ ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ -MAINTAINER= andreas_and_joe@tao.org.uk +MAINTAINER= joe@tao.org.uk GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra diff --git a/net/zebra/Makefile b/net/zebra/Makefile index b9f8b6259e18..ced49263d449 100644 --- a/net/zebra/Makefile +++ b/net/zebra/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://ftp.zebra.org/pub/zebra/ \ ftp://ftp.crc.ca/pub/packages/network/zebra/ \ ftp://ftp.pop-pr.rnp.br/pub/GNU/ftp.zebra.org/zebra/ -MAINTAINER= andreas_and_joe@tao.org.uk +MAINTAINER= joe@tao.org.uk GNU_CONFIGURE= yes CONFIGURE_ARGS+=--sysconfdir=${PREFIX}/etc/zebra |