diff options
author | ghen <ghen@pkgsrc.org> | 2009-10-10 11:43:37 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2009-10-10 11:43:37 +0000 |
commit | 619a0eace5f514279adc78ea2d7d22a5cc7470a2 (patch) | |
tree | df138cebdd029d4d28eee968cec05e2dcd4b909a /meta-pkgs | |
parent | 45b94ec3fa4ce95164938fb6b0a9fbf555bb1768 (diff) | |
download | pkgsrc-619a0eace5f514279adc78ea2d7d22a5cc7470a2.tar.gz |
"port" (in this context) is FreeBSD terminology.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/kde3/DESCR | 3 | ||||
-rw-r--r-- | meta-pkgs/kde4/DESCR | 3 | ||||
-rw-r--r-- | meta-pkgs/matchbox/DESCR | 2 | ||||
-rw-r--r-- | meta-pkgs/php4-extensions/DESCR | 3 | ||||
-rw-r--r-- | meta-pkgs/php5-extensions/DESCR | 3 | ||||
-rw-r--r-- | meta-pkgs/web-server/DESCR | 2 | ||||
-rw-r--r-- | meta-pkgs/windowmaker-desktop/DESCR | 2 |
7 files changed, 7 insertions, 11 deletions
diff --git a/meta-pkgs/kde3/DESCR b/meta-pkgs/kde3/DESCR index 4b227c2c463..046dcb85def 100644 --- a/meta-pkgs/kde3/DESCR +++ b/meta-pkgs/kde3/DESCR @@ -3,5 +3,4 @@ KDE provides an integrated X11 based environment, much like CDE. This package does not contain anything by itself -- it is a "meta-package" that depends on other KDE packages. Its sole purpose is to require dependencies so users can install this package only and -have all the KDE stuff pulled in by the port/package dependency -mechanism. +have all the KDE stuff pulled in by the package dependency mechanism. diff --git a/meta-pkgs/kde4/DESCR b/meta-pkgs/kde4/DESCR index 42102e284c0..2b5decbac92 100644 --- a/meta-pkgs/kde4/DESCR +++ b/meta-pkgs/kde4/DESCR @@ -3,5 +3,4 @@ KDE provides an integrated X11 based environment. This is for version 4. This package does not contain anything by itself -- it is a "meta-package" that depends on other KDE packages. Its sole purpose is to require dependencies so users can install this package only and -have all the KDE stuff pulled in by the port/package dependency -mechanism. +have all the KDE stuff pulled in by the package dependency mechanism. diff --git a/meta-pkgs/matchbox/DESCR b/meta-pkgs/matchbox/DESCR index 96b9194eaca..62b2ef791e7 100644 --- a/meta-pkgs/matchbox/DESCR +++ b/meta-pkgs/matchbox/DESCR @@ -6,5 +6,5 @@ icons and a desktop manager. This package does not contain anything by itself -- it is a "meta-package" that depends on other packages. Its sole purpose is to require dependencies so users can install this package only and -have all the other packages pulled in by the port/package dependency +have all the other packages pulled in by the package dependency mechanism. diff --git a/meta-pkgs/php4-extensions/DESCR b/meta-pkgs/php4-extensions/DESCR index e0e376da040..03f54b8cfd4 100644 --- a/meta-pkgs/php4-extensions/DESCR +++ b/meta-pkgs/php4-extensions/DESCR @@ -3,5 +3,4 @@ PHP 4.x is HTML-embedded scripting language. This package does not contain anything by itself -- it is a "meta-package" that depends on other PHP packages. Its sole purpose is to require dependencies so users can install this package only and -have all the PHP stuff pulled in by the port/package dependency -mechanism. +have all the PHP stuff pulled in by the package dependency mechanism. diff --git a/meta-pkgs/php5-extensions/DESCR b/meta-pkgs/php5-extensions/DESCR index cde1661cc90..0bb84786049 100644 --- a/meta-pkgs/php5-extensions/DESCR +++ b/meta-pkgs/php5-extensions/DESCR @@ -3,5 +3,4 @@ PHP 5.x is HTML-embedded scripting language. This package does not contain anything by itself -- it is a "meta-package" that depends on other PHP packages. Its sole purpose is to require dependencies so users can install this package only and -have all the PHP stuff pulled in by the port/package dependency -mechanism. +have all the PHP stuff pulled in by the package dependency mechanism. diff --git a/meta-pkgs/web-server/DESCR b/meta-pkgs/web-server/DESCR index d24c22147cb..d610296cc75 100644 --- a/meta-pkgs/web-server/DESCR +++ b/meta-pkgs/web-server/DESCR @@ -4,5 +4,5 @@ using other components of the NetBSD packages collection. This package does not contain anything by itself -- it is a "meta-package" that depends on other packages. Its sole purpose is to require dependencies so users can install this package only and -have all the other packages pulled in by the port/package dependency +have all the other packages pulled in by the package dependency mechanism. diff --git a/meta-pkgs/windowmaker-desktop/DESCR b/meta-pkgs/windowmaker-desktop/DESCR index a3896024105..d8062145ce8 100644 --- a/meta-pkgs/windowmaker-desktop/DESCR +++ b/meta-pkgs/windowmaker-desktop/DESCR @@ -6,5 +6,5 @@ applications. This package does not contain anything by itself -- it is a "meta-package" that depends on other packages. Its sole purpose is to require dependencies so users can install this package only and -have all the other packages pulled in by the port/package dependency +have all the other packages pulled in by the package dependency mechanism. |