diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-08-17 16:44:34 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-08-17 16:44:34 +0800 |
commit | bdc855f9bd44aaa809d230510bd03899e8a234e0 (patch) | |
tree | 3542d16339e1fe78bbad5edec56b7e4c5d97b868 /sysutils | |
parent | ec7033482f4ab1dfe5c38bf9866666578939923e (diff) | |
download | freebsd-ports-gnome-bdc855f9bd44aaa809d230510bd03899e8a234e0.tar.gz freebsd-ports-gnome-bdc855f9bd44aaa809d230510bd03899e8a234e0.tar.zst freebsd-ports-gnome-bdc855f9bd44aaa809d230510bd03899e8a234e0.zip |
- Take maintainership
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/moreutils-parallel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/moreutils-parallel/Makefile b/sysutils/moreutils-parallel/Makefile index 75be9391475c..fe7787099ad1 100644 --- a/sysutils/moreutils-parallel/Makefile +++ b/sysutils/moreutils-parallel/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= DEBIAN MASTER_SITE_SUBDIR= pool/main/m/moreutils DISTNAME= moreutils_${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Run programs in parallel LICENSE= GPLv2 |