diff options
Diffstat (limited to 'net/macipgw/Makefile')
-rw-r--r-- | net/macipgw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/macipgw/Makefile b/net/macipgw/Makefile index 0d0b08d9a636..4e59ebc3b3c3 100644 --- a/net/macipgw/Makefile +++ b/net/macipgw/Makefile @@ -9,7 +9,8 @@ PORTNAME= macipgw PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= ftp://ftp.hanse.de/sites/transit/netatalk/ \ - http://people.FreeBSD.org/~stb/netatalk/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= stb/netatalk MAINTAINER= stb@freebsd.org |