diff options
Diffstat (limited to 'net/gacxtool/Makefile')
-rw-r--r-- | net/gacxtool/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gacxtool/Makefile b/net/gacxtool/Makefile index 4ded83e65998..e9810365abd1 100644 --- a/net/gacxtool/Makefile +++ b/net/gacxtool/Makefile @@ -8,7 +8,8 @@ PORTNAME= gacxtool PORTVERSION= 0.1.0 CATEGORIES= net -MASTER_SITES= http://www.leoz.myoptimus.com/gacxtool/files/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= leoz.2005@gmail.com COMMENT= Displays the status of the ACX driver |