diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-01 18:53:47 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-01 18:53:47 +0000 |
commit | 99a032046345eb9088fa06618ab9e917ca5f25e5 (patch) | |
tree | 5bf9bccc069a1570f4a40aed55dafd62e183339a /x11-wm/awesome | |
parent | 12ded017fdfcecb253b507b205b907280688f3cf (diff) | |
download | ports-99a032046345eb9088fa06618ab9e917ca5f25e5.tar.gz ports-99a032046345eb9088fa06618ab9e917ca5f25e5.zip |
Notes
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r-- | x11-wm/awesome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 6a4bde6f87eb..a14135880888 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -3,13 +3,13 @@ PORTNAME= awesome PORTVERSION= 3.5.5 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ MAINTAINER= garga@FreeBSD.org -COMMENT= A highly configurable, next generation framework window manager +COMMENT= Highly configurable, next generation framework window manager LICENSE= GPLv2 |