diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-03 15:54:35 +0000 |
commit | a9f85911cdb1e25bbc39c3f9f69a53c135a6b385 (patch) | |
tree | c27f5812b936c71a77d4cbdf89fc5dba1b2d4f22 /ports-mgmt/Makefile | |
parent | 159185d75d7346a9ded3ad7a6f596a3b59568a54 (diff) |
Notes
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile index ded50f54d24c..876892e6fef9 100644 --- a/ports-mgmt/Makefile +++ b/ports-mgmt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ # - COMMENT = Ports for managing, installing and developing FreeBSD ports and packages + COMMENT = Ports for managing, installing, and developing FreeBSD ports and packages SUBDIR += bpkg SUBDIR += bpm |