diff options
author | cs <cs@FreeBSD.org> | 2012-08-02 17:02:43 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-08-02 17:02:43 +0800 |
commit | 28ca79404f77320265611fe12ddeed99cae70390 (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /news/slrnconf | |
parent | 7a7da36f99fc6aa631f33c02b9b0fad2fd7aeb6c (diff) | |
download | freebsd-ports-gnome-28ca79404f77320265611fe12ddeed99cae70390.tar.gz freebsd-ports-gnome-28ca79404f77320265611fe12ddeed99cae70390.tar.zst freebsd-ports-gnome-28ca79404f77320265611fe12ddeed99cae70390.zip |
- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
A/An, etc.)
Diffstat (limited to 'news/slrnconf')
-rw-r--r-- | news/slrnconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile index 54881fbc4605..d3f2fdc715ce 100644 --- a/news/slrnconf/Makefile +++ b/news/slrnconf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/ MAINTAINER= ports@FreeBSD.org -COMMENT= Graphical configuation utility for the newsreader slrn +COMMENT= Graphical configuration utility for the newsreader slrn BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent |