diff options
author | kris <kris@FreeBSD.org> | 2001-01-27 05:08:06 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-01-27 05:08:06 +0000 |
commit | 2b123e760c00854048a29dae29d93752a6e69078 (patch) | |
tree | c0e2a58f99c5ac751f7c596aba22584d5d3056df /net/macipgw | |
parent | c35bef7072903efe0a5f9b222eda1416934eb7f7 (diff) | |
download | FreeBSD-ports-2b123e760c00854048a29dae29d93752a6e69078.zip FreeBSD-ports-2b123e760c00854048a29dae29d93752a6e69078.tar.gz |
Remove stb as maintainer; he hasn't committed anything for 18 months.
Diffstat (limited to 'net/macipgw')
-rw-r--r-- | net/macipgw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/macipgw/Makefile b/net/macipgw/Makefile index 4e59ebc..f263b32b 100644 --- a/net/macipgw/Makefile +++ b/net/macipgw/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.hanse.de/sites/transit/netatalk/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= stb/netatalk -MAINTAINER= stb@freebsd.org +MAINTAINER= ports@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/libatalk.a:${PORTSDIR}/net/netatalk \ ${LOCALBASE}/include/atalk/ddp.h:${PORTSDIR}/net/netatalk |