diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-21 05:34:47 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-21 05:34:47 +0800 |
commit | 51ab940aa2618dd3066097da4b76bcb2e2cfb6e3 (patch) | |
tree | 52aaaad6afc1bb6cc2a77bd178694305f20f58ab /net/gnome-netstatus/Makefile | |
parent | c527369659d086450388346984e4793c4cfe9812 (diff) | |
download | marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.tar marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.tar.gz marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.tar.bz2 marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.tar.lz marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.tar.xz marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.tar.zst marcuscom-ports-51ab940aa2618dd3066097da4b76bcb2e2cfb6e3.zip |
Add NDIS device support, and hack around a problem getting the signal
strength for said devices.
Adapted from: gnomeapplets2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2880 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnome-netstatus/Makefile')
-rw-r--r-- | net/gnome-netstatus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gnome-netstatus/Makefile b/net/gnome-netstatus/Makefile index dd772bd9b..0827ba51d 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomenetstatus PORTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.8 |