diff options
Diffstat (limited to 'sysutils/cdroot')
-rw-r--r-- | sysutils/cdroot/Makefile | 1 | ||||
-rw-r--r-- | sysutils/cdroot/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cdroot/Makefile b/sysutils/cdroot/Makefile index 72e216c4cc8e..b796efdb266b 100644 --- a/sysutils/cdroot/Makefile +++ b/sysutils/cdroot/Makefile @@ -12,5 +12,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= bsd MAINTAINER= bsd@FreeBSD.org +COMMENT= Scripts to automate setting up a bootable CD-ROM based FreeBSD system .include <bsd.port.mk> diff --git a/sysutils/cdroot/pkg-comment b/sysutils/cdroot/pkg-comment deleted file mode 100644 index f787d3bbaa9d..000000000000 --- a/sysutils/cdroot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scripts to automate setting up a bootable CD-ROM based FreeBSD system |