diff options
author | pav <pav@FreeBSD.org> | 2011-12-14 01:53:56 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-12-14 01:53:56 +0800 |
commit | 9d3d851ba3a40f08d27e219383ecd25e706b3888 (patch) | |
tree | a81dc167f181f4b22125d32a3de867d7aee7258d /x11-toolkits | |
parent | 8e674ec59f841daf6dcc60ba1e2a5a939c6c57c6 (diff) | |
download | freebsd-ports-gnome-9d3d851ba3a40f08d27e219383ecd25e706b3888.tar.gz freebsd-ports-gnome-9d3d851ba3a40f08d27e219383ecd25e706b3888.tar.zst freebsd-ports-gnome-9d3d851ba3a40f08d27e219383ecd25e706b3888.zip |
- Remove dead WWW
Reported by: distilator
Feature safe: yes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtkunique/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/x11-toolkits/gtkunique/pkg-descr b/x11-toolkits/gtkunique/pkg-descr index 896dff0fda66..c40fd5c6ed1e 100644 --- a/x11-toolkits/gtkunique/pkg-descr +++ b/x11-toolkits/gtkunique/pkg-descr @@ -1,5 +1,3 @@ GtkUnique is a library to facilitate programming single instance applications - that is applications that gets instanced once and each subsequent instance just quits - or send a command to the currently running instance. - -WWW: http://log.emmanuelebassi.net/archives/2006/10/love-and-communication/ |