diff options
Diffstat (limited to 'net/macipgw/Makefile')
-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 |