diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ipw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipw/Makefile b/net/ipw/Makefile index 8b0641c..7b5bf52 100644 --- a/net/ipw/Makefile +++ b/net/ipw/Makefile @@ -8,10 +8,10 @@ PORTNAME= ipw PORTVERSION= 3.3.a CATEGORIES= net -MASTER_SITES= http://mjhb.marina-del-rey.ca.us/ipw/ +MASTER_SITES= ${MASTER_SITE_FREEBSD} DISTNAME= ipw -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@freebsd.org NO_WRKSUBDIR= yes |