diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 20:23:22 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-24 20:23:22 +0000 |
commit | 92ded9ea18db91894256971334818120179c775d (patch) | |
tree | ce35a05af904b4346aac84323f221dfc897221a5 /www/rnews | |
parent | 58012d6cd0b671eb5096ff0df4fc674e2db0943b (diff) |
Notes
Diffstat (limited to 'www/rnews')
-rw-r--r-- | www/rnews/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rnews/Makefile b/www/rnews/Makefile index a9b1f13e8449..13a835537feb 100644 --- a/www/rnews/Makefile +++ b/www/rnews/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= as@bsdgroup.de -COMMENT= A server-side rss aggregator written in php with mysql +COMMENT= A server-side RSS aggregator written in PHP with MySQL NO_BUILD= yes |