diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-01-31 18:18:14 +0000 |
commit | e904a429613f996f2559c0597d435212ab7eb1ac (patch) | |
tree | 1aa0f23f18ceb37b8903c1a9e86db7d515a50daa /x11-wm | |
parent | f7b0b707b39447d728c699bc356910f39742d0b4 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/etoile-azalea/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/etoile-azdock/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/etoile-azalea/Makefile b/x11-wm/etoile-azalea/Makefile index e12c5d4e47b4..7971d51090da 100644 --- a/x11-wm/etoile-azalea/Makefile +++ b/x11-wm/etoile-azalea/Makefile @@ -7,7 +7,7 @@ PORTNAME= azalea PORTVERSION= 0.1.${SNAPSHOT} -CATEGORIES= x11-wm +CATEGORIES= x11-wm gnustep MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= etoile- diff --git a/x11-wm/etoile-azdock/Makefile b/x11-wm/etoile-azdock/Makefile index afcb426a5102..a8e241289024 100644 --- a/x11-wm/etoile-azdock/Makefile +++ b/x11-wm/etoile-azdock/Makefile @@ -7,7 +7,7 @@ PORTNAME= azdock PORTVERSION= 0.1.${SNAPSHOT} -CATEGORIES= x11-wm +CATEGORIES= x11-wm gnustep MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex PKGNAMEPREFIX= etoile- |