diff options
author | novel <novel@FreeBSD.org> | 2007-06-12 13:22:39 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2007-06-12 13:22:39 +0800 |
commit | 63c77df90856f2cd085a106eb706369521f11496 (patch) | |
tree | 1cf3c7cacd1d6ad9e63d998637622371f2b1e0e5 /x11 | |
parent | ca2fff252494d0978ac7830d87e9dc9f423ab37e (diff) | |
download | freebsd-ports-gnome-63c77df90856f2cd085a106eb706369521f11496.tar.gz freebsd-ports-gnome-63c77df90856f2cd085a106eb706369521f11496.tar.zst freebsd-ports-gnome-63c77df90856f2cd085a106eb706369521f11496.zip |
Stepan Zastupov <redchrom@gmail.com> informed he cannot maintan his
FreeBSD ports anymore, so passing maintainership to ports@. Thanks
for doing a good work so far, Stepan.
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 401a7d8c2b98..e2073220acbc 100644 --- a/x11/stalonetray/Makefile +++ b/x11/stalonetray/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= redchrom@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= STAnd-aLONE system tray WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |