diff options
author | gahr <gahr@FreeBSD.org> | 2013-10-28 16:45:13 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2013-10-28 16:45:13 +0800 |
commit | 180e9081da2dcfb0082dbe5ec59825808da8977c (patch) | |
tree | abe6eb84c29da0b87896f17886666d800acf4678 | |
parent | e118713ebe1d1e6f3cd0f193e772f52aa57d8f80 (diff) | |
download | freebsd-ports-gnome-180e9081da2dcfb0082dbe5ec59825808da8977c.tar.gz freebsd-ports-gnome-180e9081da2dcfb0082dbe5ec59825808da8977c.tar.zst freebsd-ports-gnome-180e9081da2dcfb0082dbe5ec59825808da8977c.zip |
- Fix COMMENT and pkg-descr
-rw-r--r-- | x11-wm/e16/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e16/pkg-descr | 7 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 5c1059ba3e33..12eaf9b3cee2 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/Snapshots/ MAINTAINER= gahr@FreeBSD.org -COMMENT= A very artistic X window manager +COMMENT= Enlightenment DR16 window manager OPTIONS_DEFINE= DOCS NLS SOUND SOUND_DESC= Sound support via pulseaudio/libsndfile diff --git a/x11-wm/e16/pkg-descr b/x11-wm/e16/pkg-descr index ff8e39aa4118..75012ae84e07 100644 --- a/x11-wm/e16/pkg-descr +++ b/x11-wm/e16/pkg-descr @@ -1,4 +1,5 @@ -A very artistic X window manager. Among other attributes, -Enlightenment makes for quite impressive screen shots. +The Enlightenment DR16 Window Manager is a robust, flexible, highly +configurable, graphically rich yet unobtrusive desktop environment +for the X11 windowing system. -WWW: http://www.enlightenment.org/ +WWW: http://www.enlightenment.org/p.php?p=about/e16 |