diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-06 23:52:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-06 23:52:25 +0800 |
commit | 7aecc99b1e27b82f6d96c3f36b58be00ff653935 (patch) | |
tree | c27edbb0e376b3c335c8e14cd4658bd7f0c18537 /sysutils/runwhen | |
parent | d3a43d36bff03d5c029567b3e5ba4c3960311dda (diff) | |
download | freebsd-ports-gnome-7aecc99b1e27b82f6d96c3f36b58be00ff653935.tar.gz freebsd-ports-gnome-7aecc99b1e27b82f6d96c3f36b58be00ff653935.tar.zst freebsd-ports-gnome-7aecc99b1e27b82f6d96c3f36b58be00ff653935.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'sysutils/runwhen')
-rw-r--r-- | sysutils/runwhen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/runwhen/Makefile b/sysutils/runwhen/Makefile index 5d46d96e9f86..5c8107247975 100644 --- a/sysutils/runwhen/Makefile +++ b/sysutils/runwhen/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2003.10.31 CATEGORIES= sysutils MASTER_SITES= http://code.dogmap.org./${PORTNAME}/releases/ -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for running commands at particular times BUILD_DEPENDS= ${LOCALBASE}/include/skalibs:${PORTSDIR}/devel/skalibs |