diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-01-05 22:46:29 +0800 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-01-05 22:46:29 +0800 |
commit | ddf7c3be6f69363ad6efd9a66899c826ed0c8a3a (patch) | |
tree | 80f02f0d7a0ad9d1f69d789532fb7cc2b4dacb7f /x11 | |
parent | 9875b70a67361bbfbf15028f64a4ae8e3874ea62 (diff) | |
download | freebsd-ports-gnome-ddf7c3be6f69363ad6efd9a66899c826ed0c8a3a.tar.gz freebsd-ports-gnome-ddf7c3be6f69363ad6efd9a66899c826ed0c8a3a.tar.zst freebsd-ports-gnome-ddf7c3be6f69363ad6efd9a66899c826ed0c8a3a.zip |
- Reset MAINTAINER due to repeated fatal email bounces
Reported by: portscout
Diffstat (limited to 'x11')
-rw-r--r-- | x11/stalonetray/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/stalonetray/Makefile b/x11/stalonetray/Makefile index 6cf10a92f215..caf3ae07860e 100644 --- a/x11/stalonetray/Makefile +++ b/x11/stalonetray/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.3 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= graudeejs@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= STAnd-aLONE system tray LICENSE= GPLv2 |