diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/wmwifi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmwifi/Makefile b/net/wmwifi/Makefile index 652f493fe6ec..b918ced7989a 100644 --- a/net/wmwifi/Makefile +++ b/net/wmwifi/Makefile @@ -11,7 +11,7 @@ DISTVERSIONSUFFIX=-bsd PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://digitalssg.net/debian/ \ - http://people.freebsd.org/~uqs/distfiles/ + ${MASTER_SITE_LOCAL:S/%SUBDIR%/uqs/} MAINTAINER= uqs@FreeBSD.org COMMENT= Dockapp displaying the signal strength of WiFi connection |