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 /www/geeklog | |
parent | Update to 1.5.0 (diff) |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
Notes
Notes:
svn path=/head/; revision=301960
Diffstat (limited to 'www/geeklog')
-rw-r--r-- | www/geeklog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/geeklog/Makefile b/www/geeklog/Makefile index 30ec71fbc7d7..a811052e441e 100644 --- a/www/geeklog/Makefile +++ b/www/geeklog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.geeklog.net/filemgmt/upload_dir/ MAINTAINER= sahil@FreeBSD.org -COMMENT= GeekLog is a web content magagement system +COMMENT= Web content management system SUB_FILES= pkg-message |