diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-02-15 12:28:29 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2017-02-15 12:28:29 +0000 |
commit | 98058b8684af288ef390d85811276b9253debf3e (patch) | |
tree | c586c227550302afa9a5d76866097ea61839aa25 /x11/workrave | |
parent | 126e142abcb0ddfbc40f4c6a3c588604c6d3868c (diff) |
Notes
Diffstat (limited to 'x11/workrave')
-rw-r--r-- | x11/workrave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index f78294a29ca3..1160c3dad305 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1_10_16 CATEGORIES= x11 -MAINTAINER= t@tobik.me +MAINTAINER= tobik@FreeBSD.org COMMENT= RSI prevention tool LICENSE= GPLv3+ |