From bade912339546fcd29e4c157698464c9b2d84e69 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 24 Feb 2014 10:56:34 +0000 Subject: Update comment and description for pkg(8) it is not new generation anymore and it is the current package tool While here remove "for FreeBSD" as it also works on other OSes Reported by: peter --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ports-mgmt/pkg') diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index e5d46a367c72..80cd8c7fdebf 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= \ LOCAL/portmgr MAINTAINER= portmgr@FreeBSD.org -COMMENT= New generation package manager +COMMENT= Package manager LICENSE= BSD2CLAUSE diff --git a/ports-mgmt/pkg/pkg-descr b/ports-mgmt/pkg/pkg-descr index e888837d15a3..532c3086d8fe 100644 --- a/ports-mgmt/pkg/pkg-descr +++ b/ports-mgmt/pkg/pkg-descr @@ -1,3 +1,3 @@ -New Generation package management tool for FreeBSD +Package management tool WWW: http://wiki.freebsd.org/pkgng -- cgit v1.2.3