diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/gpart | |
parent | 1520142bc725e616da770a4e1d5625319b89c384 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'sysutils/gpart')
-rw-r--r-- | sysutils/gpart/Makefile | 1 | ||||
-rw-r--r-- | sysutils/gpart/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index 41d1a9a29ac1..f9b530de7ac7 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://home.pages.de/~michab/gpart/ \ MASTER_SITE_SUBDIR= system/filesystems MAINTAINER= andrew@ugh.net.au +COMMENT= Tries to recover lost partition tables and file systems USE_GMAKE= yes MAN8= gpart.8 diff --git a/sysutils/gpart/pkg-comment b/sysutils/gpart/pkg-comment deleted file mode 100644 index 6b2d997b657e..000000000000 --- a/sysutils/gpart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tries to recover lost partition tables and file systems |