diff options
author | bms <bms@FreeBSD.org> | 2005-12-12 21:53:40 +0000 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-12-12 21:53:40 +0000 |
commit | 1e34c6d4c59cebabb38eed357d7e4727f873c7ae (patch) | |
tree | 561cbc0c714160d027ba94f10225ecd20ff820e2 /x11/xmon | |
parent | da8e4c990531d4bc66ac317d40913c63e19d10d8 (diff) | |
download | FreeBSD-ports-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.zip FreeBSD-ports-1e34c6d4c59cebabb38eed357d7e4727f873c7ae.tar.gz |
Drop maintainership for ports which I sadly no longer have
the time, hardware, or resources to maintain.
Diffstat (limited to 'x11/xmon')
-rw-r--r-- | x11/xmon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xmon/Makefile b/x11/xmon/Makefile index 48d87f2..7db6c35 100644 --- a/x11/xmon/Makefile +++ b/x11/xmon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= devel_tools DISTNAME= xmon.${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Raw X11 protocol analyser WRKSRC= ${WRKDIR}/xmon.${PORTVERSION} |