diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-01-27 05:08:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-01-27 05:08:06 +0000 |
commit | 5054cd7693b40135c46a435b14a23673f1aeec9f (patch) | |
tree | fad8fec2c56aea3649854472081a4e5671cd5924 /net/macipgw | |
parent | 4a208e0f030c7cdeed8b5be9c2558347f21b5d15 (diff) |
Notes
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 4e59ebc3b3c3..f263b32be0a9 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 |