diff options
Diffstat (limited to 'net/plugdaemon/Makefile')
-rw-r--r-- | net/plugdaemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/plugdaemon/Makefile b/net/plugdaemon/Makefile index d3771478965e..369053f28f34 100644 --- a/net/plugdaemon/Makefile +++ b/net/plugdaemon/Makefile @@ -8,7 +8,8 @@ PORTNAME= plugdaemon PORTVERSION= 2.5.4 CATEGORIES= net -MASTER_SITES= http://www.taronga.com/plugdaemon/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= lx@FreeBSD.org |