diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-02 17:34:27 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-02 17:34:27 +0000 |
commit | 6dacdf440f51b597e47dbf5a64a8978353806433 (patch) | |
tree | bc6ccf1022d1d4573b5de24557b4ee74586d2915 /x11/temperature.app/Makefile | |
parent | a9c3161d008cbf1d1c93eb660430a24630c1b68b (diff) |
Notes
Diffstat (limited to 'x11/temperature.app/Makefile')
-rw-r--r-- | x11/temperature.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/temperature.app/Makefile b/x11/temperature.app/Makefile index 7b16ebeaf8d9..8db006e69b05 100644 --- a/x11/temperature.app/Makefile +++ b/x11/temperature.app/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 windowmaker MASTER_SITES= http://www.fukt.bsnet.se/~per/temperature/ DISTNAME= Temperature.app-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mbeis@xs4all.nl COMMENT= Dockable WindowMaker applet which displays the local temperature LICENSE= GPLv2+ |