diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-25 03:30:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-25 03:30:29 +0800 |
commit | f752eb2c71f89e067511a84aab87e978be9704a8 (patch) | |
tree | 6fa10d8704f9986f042c8093fd8af1c8a9558434 /net/gnome-netstatus/Makefile | |
parent | 8c8db28d893a1169a2f423cd799c7737b32905ef (diff) | |
download | marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.tar marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.tar.gz marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.tar.bz2 marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.tar.lz marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.tar.xz marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.tar.zst marcuscom-ports-f752eb2c71f89e067511a84aab87e978be9704a8.zip |
Fix a stupid mistake, and don't try to shutdown our I/O channel after we've
unref'd it.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2180 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 c7b6d0a37..c904f2a2a 100644 --- a/net/gnome-netstatus/Makefile +++ b/net/gnome-netstatus/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomenetstatus PORTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.6 |