diff options
author | jgh <jgh@FreeBSD.org> | 2014-01-18 10:07:54 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2014-01-18 10:07:54 +0800 |
commit | b2e3938e2b3a29957bcccdf68616b98438d01e7a (patch) | |
tree | 14260c2718af4a74ee14495eac06f4f85d791902 | |
parent | f6ea0b9fc7d1bb56f550072cca5ae8550018270c (diff) | |
download | freebsd-ports-gnome-b2e3938e2b3a29957bcccdf68616b98438d01e7a.tar.gz freebsd-ports-gnome-b2e3938e2b3a29957bcccdf68616b98438d01e7a.tar.zst freebsd-ports-gnome-b2e3938e2b3a29957bcccdf68616b98438d01e7a.zip |
- claim maintainership
-rw-r--r-- | sysutils/clonehdd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/clonehdd/Makefile b/sysutils/clonehdd/Makefile index 0055b16ffc8e..ff76f0b1d067 100644 --- a/sysutils/clonehdd/Makefile +++ b/sysutils/clonehdd/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.0.3 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jgh@FreeBSD.org COMMENT= Tool for clone HDD on FreeBSD USES= perl5 |