diff options
Diffstat (limited to 'sysutils/gpart/Makefile')
-rw-r--r-- | sysutils/gpart/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gpart/Makefile b/sysutils/gpart/Makefile index fffb5b82489..8deec60d258 100644 --- a/sysutils/gpart/Makefile +++ b/sysutils/gpart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/09/01 16:10:28 veego Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:14 wiz Exp $ DISTNAME= gpart-0.1g CATEGORIES= sysutils @@ -6,6 +6,7 @@ MASTER_SITES= http://home.pages.de/~michab/gpart/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://home.pages.de/~michab/gpart/ +COMMENT= Tool to show the partitions on a PC type harddisk USE_GMAKE= yes |