diff options
author | pawel <pawel@FreeBSD.org> | 2011-08-31 03:11:01 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-08-31 03:11:01 +0800 |
commit | 82638763f7a4ca01e7b634e77ef2ae032b17eb0d (patch) | |
tree | c3c8c53dc0ce0693d0c67c3791f5d354d78a7f63 /x11 | |
parent | 06f1073431930e46fdd6573fa7cfe7a7f72b57b7 (diff) | |
download | freebsd-ports-gnome-82638763f7a4ca01e7b634e77ef2ae032b17eb0d.tar.gz freebsd-ports-gnome-82638763f7a4ca01e7b634e77ef2ae032b17eb0d.tar.zst freebsd-ports-gnome-82638763f7a4ca01e7b634e77ef2ae032b17eb0d.zip |
Assign maintainership
PR: ports/160039
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Approved by: miwi, wen (mentors implicit)
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 6f9c4acb5a8f..cd706e32df3a 100644 --- a/x11/stalonetray/Makefile +++ b/x11/stalonetray/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8.1 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= aldis@bsdroot.lv COMMENT= STAnd-aLONE system tray LICENSE= GPLv2 |