diff options
Diffstat (limited to 'sysutils/doconfig')
-rw-r--r-- | sysutils/doconfig/Makefile | 1 | ||||
-rw-r--r-- | sysutils/doconfig/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/doconfig/Makefile b/sysutils/doconfig/Makefile index e72c32fc3cd1..0fae1067b181 100644 --- a/sysutils/doconfig/Makefile +++ b/sysutils/doconfig/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.cold.org/pub/brandon/ MAINTAINER= ports@FreeBSD.org +COMMENT= Kernel "config" wrapper ala Digital Unix's doconfig MAN8= autokernconf.8 doconfig.8 diff --git a/sysutils/doconfig/pkg-comment b/sysutils/doconfig/pkg-comment deleted file mode 100644 index e6fb1b1c1c93..000000000000 --- a/sysutils/doconfig/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Kernel "config" wrapper ala Digital Unix's doconfig |