diff options
author | gahr <gahr@FreeBSD.org> | 2017-09-25 20:15:58 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2017-09-25 20:15:58 +0800 |
commit | 35ca0b017280d844f51bef12e8ce4b3c5b92ec4a (patch) | |
tree | 49ed9c8b65ade39ce341261e540ce7cb513e3d59 /x11 | |
parent | c3bef0633d11482b1b7683274e15efcefd04e45c (diff) | |
download | freebsd-ports-gnome-35ca0b017280d844f51bef12e8ce4b3c5b92ec4a.tar.gz freebsd-ports-gnome-35ca0b017280d844f51bef12e8ce4b3c5b92ec4a.tar.zst freebsd-ports-gnome-35ca0b017280d844f51bef12e8ce4b3c5b92ec4a.zip |
x11/startup-notification: fix WWW line in pkg-descr
Diffstat (limited to 'x11')
-rw-r--r-- | x11/startup-notification/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/startup-notification/pkg-descr b/x11/startup-notification/pkg-descr index 3261db3d277c..14c6d132d9d2 100644 --- a/x11/startup-notification/pkg-descr +++ b/x11/startup-notification/pkg-descr @@ -1,4 +1,4 @@ startup-notification is a minimal library that supports the startup notification spec described at www.freedesktop.org. -WWW: http://www.freedesktop.org/wiki/Software_2fstartup_2dnotification +WWW: https://www.freedesktop.org/wiki/Software/startup-notification/ |