diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-11 01:27:55 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-11 01:27:55 +0800 |
commit | d7cf7820c324c6e6453131654f1e304bcf1f1639 (patch) | |
tree | bd78715441d7e6cd1a8b19ac6e7c25165e4cfaa9 /net/gnomenetstatus/Makefile | |
parent | 6b72643279616012e60533791daa7b8f71b8fd87 (diff) | |
download | marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.tar marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.tar.gz marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.tar.bz2 marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.tar.lz marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.tar.xz marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.tar.zst marcuscom-ports-d7cf7820c324c6e6453131654f1e304bcf1f1639.zip |
Close a potential file descriptor leak in the wireless code.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2385 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnomenetstatus/Makefile')
-rw-r--r-- | net/gnomenetstatus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile index 9148b24c8..8ef7e2e59 100644 --- a/net/gnomenetstatus/Makefile +++ b/net/gnomenetstatus/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomenetstatus PORTVERSION= 2.7.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.7 |