diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-28 08:20:31 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-28 08:20:31 +0000 |
commit | 5320e43146c9eccba47f8ab23e5648cff38b05dd (patch) | |
tree | 7976aaaf906a57572011a73aefe2bc3e55d1a6d5 | |
parent | Remove now unneeded entry about pkg (diff) |
Reset maintainer on sysutils/xosview
There are numerous consecutive PR timeouts going back to 2009
-rw-r--r-- | sysutils/xosview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xosview/Makefile b/sysutils/xosview/Makefile index be81632b2a47..e37801ce7c1a 100644 --- a/sysutils/xosview/Makefile +++ b/sysutils/xosview/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 0 CATEGORIES= sysutils MASTER_SITES= http://www.pogo.org.uk/~mark/xosview/releases/ -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical performance meter USE_XORG= xpm |