diff options
author | linimon <linimon@FreeBSD.org> | 2007-02-05 09:35:47 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-02-05 09:35:47 +0800 |
commit | 824642e7e58b02059927070947ae7bfd004a7feb (patch) | |
tree | deda6b3ea3240847c60d746efda69f27706b31b0 /ports-mgmt | |
parent | cb7ba2ebc865d815df8a26c77f7c425b8883e93d (diff) | |
download | freebsd-ports-gnome-824642e7e58b02059927070947ae7bfd004a7feb.tar.gz freebsd-ports-gnome-824642e7e58b02059927070947ae7bfd004a7feb.tar.zst freebsd-ports-gnome-824642e7e58b02059927070947ae7bfd004a7feb.zip |
Update this for category move. While here, clean up.
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portmk/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/ports-mgmt/portmk/pkg-descr b/ports-mgmt/portmk/pkg-descr index 4f4fc5ec09ab..0d40f6f515c2 100644 --- a/ports-mgmt/portmk/pkg-descr +++ b/ports-mgmt/portmk/pkg-descr @@ -1,8 +1,8 @@ -This is port devel/portmk, an alternate bsd.port.mk. +This is port ports-mgmt/portmk, an alternate bsd.port.mk. Targets of this project are: -- Modularization on bsd.port.mk, to make refactoring possible. +- Modularization of bsd.port.mk, to make refactoring possible. - Better awareness of upcoming features for ports developers, including giving them the ability to review changes and give @@ -14,6 +14,3 @@ Targets of this project are: - Faster adoption of advanced features without endangering the stability of the ports tree. - -This has been created as a follow-up to a proposal I sent to -portmgr@ May 13th. |