diff options
author | lioux <lioux@FreeBSD.org> | 2006-12-15 09:21:57 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2006-12-15 09:21:57 +0800 |
commit | c62e2263ee453a71c19d66811c7576e9ba4f05c2 (patch) | |
tree | d9f9d93eb2b883b1bec0eed692faf52517157d7d /sysutils | |
parent | 54095cb3a383f65ba408ef0adde92286ade4e4d0 (diff) | |
download | freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.tar.gz freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.tar.zst freebsd-ports-gnome-c62e2263ee453a71c19d66811c7576e9ba4f05c2.zip |
Drop maintainership
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pkill/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pkill/Makefile b/sysutils/pkill/Makefile index 5953fd5ff44d..d7571cf0f497 100644 --- a/sysutils/pkill/Makefile +++ b/sysutils/pkill/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= lioux -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetBSD's pgrep and pkill: find or signal processes matching criteria MAKE_ENV= DESTDIR=${PREFIX} \ |