diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /sysutils/ddpt | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
Diffstat (limited to 'sysutils/ddpt')
-rw-r--r-- | sysutils/ddpt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ddpt/Makefile b/sysutils/ddpt/Makefile index 61c42844f677..1b3dcdcead1f 100644 --- a/sysutils/ddpt/Makefile +++ b/sysutils/ddpt/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://sg.danny.cz/sg/p/ EXTRACT_SUFX= .tgz MAINTAINER= delphij@FreeBSD.org -COMMENT= A dd tool that specializes in files that are block devices +COMMENT= dd tool that specializes in files that are block devices LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING |