diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-09-20 07:55:01 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-09-20 07:55:01 +0000 |
commit | 4af33edeec01b7585b014c5c2b0f37f0e4827d6a (patch) | |
tree | c2ab926ab48806364138e6cbb5fd81cc8c534d6d /net/gacxtool | |
parent | 656c4ea1a5fd9eb937343d78b617926a383cb0f2 (diff) |
Notes
Diffstat (limited to 'net/gacxtool')
-rw-r--r-- | net/gacxtool/Makefile | 3 | ||||
-rw-r--r-- | net/gacxtool/pkg-descr | 2 |
2 files changed, 3 insertions, 2 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 diff --git a/net/gacxtool/pkg-descr b/net/gacxtool/pkg-descr index 7eedfc396392..10f80632be3f 100644 --- a/net/gacxtool/pkg-descr +++ b/net/gacxtool/pkg-descr @@ -3,7 +3,7 @@ The GTK ACX Tool displays the status of the ACX driver. The program can only be used with the driver developed by the wlan.kewl.org Project. -WWW: http://www.leoz.myoptimus.com/gacxtool/ +WWW: http://gacxtool.sourceforge.net/ - Leonid Zolotarev leoz.2005@gmail.com |