diff options
author | vs <vs@FreeBSD.org> | 2005-09-20 15:55:01 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-09-20 15:55:01 +0800 |
commit | 10efbc6697c25e5cdcfba5929e04624bb800a61a (patch) | |
tree | bd665f1b611f2b367e1b275daf7af4cc9ee1e036 | |
parent | 205b8db8d2136a7dbe9f4ed01f7ac2d3dc87b244 (diff) | |
download | freebsd-ports-gnome-10efbc6697c25e5cdcfba5929e04624bb800a61a.tar.gz freebsd-ports-gnome-10efbc6697c25e5cdcfba5929e04624bb800a61a.tar.zst freebsd-ports-gnome-10efbc6697c25e5cdcfba5929e04624bb800a61a.zip |
Master site update
PR: ports/86353
Submitted by: maintainer
-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 |