diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-29 21:00:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-09-29 21:00:40 +0000 |
commit | 0827366098e49741ba90dfe4fab8c6609b42cd88 (patch) | |
tree | b5eaa5c797703f9d5a76be64bf4a98f38d10d104 /x11-wm | |
parent | 2ebb0a9d1a95b2801fc727b172459c04066e2dd7 (diff) | |
download | ports-0827366098e49741ba90dfe4fab8c6609b42cd88.tar.gz ports-0827366098e49741ba90dfe4fab8c6609b42cd88.zip |
- Add enlightenment virtual category to a couple of ports
PR: ports/150492
Submitted by: Grzegorz Blach <magik@roorback.net>
Notes
Notes:
svn path=/head/; revision=262113
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e16/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e16utils/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index fb123159cfe3..73f627a3c93f 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -7,7 +7,7 @@ PORTNAME= e16 PORTVERSION= 1.0.6 -CATEGORIES= x11-wm +CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ MAINTAINER= gahr@FreeBSD.org diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile index 66262926473e..3576271e382d 100644 --- a/x11-wm/e16utils/Makefile +++ b/x11-wm/e16utils/Makefile @@ -8,7 +8,7 @@ PORTNAME= e16utils PORTVERSION= 0.16 PORTREVISION= 9 -CATEGORIES= x11-wm +CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/e16menuedit/e16menuedit:src1 \ SF/enlightenment/e16keyedit/0.2:src2 |