diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-04-10 18:04:10 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-04-10 18:04:10 +0000 |
commit | 353c96989671dc390bf9070e623a579b3ca509d9 (patch) | |
tree | 0bc52e0f7ea57123377dfad27e097055484c2497 /databases/edb/Makefile | |
parent | c09319576c88912906c438ed14c7f4f19e4909b7 (diff) |
- pass maintainership of this ports to new volunteer
- add some of them to `enlightenment' virtual category
PR: 166814
Submitted by: Grzegorz Blach <magik at roorback dot net>
Notes
Notes:
svn path=/head/; revision=294550
Diffstat (limited to 'databases/edb/Makefile')
-rw-r--r-- | databases/edb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/edb/Makefile b/databases/edb/Makefile index 04b1bd461c66..208a866e064b 100644 --- a/databases/edb/Makefile +++ b/databases/edb/Makefile @@ -9,11 +9,11 @@ PORTNAME= edb PORTVERSION= 1.0.5.042 PORTREVISION= 0 PORTEPOCH= 2 -CATEGORIES= databases +CATEGORIES= databases enlightenment MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ \ http://download.enlightenment.org/snapshots/2008-01-25/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= magik@roorback.net COMMENT= Enlightenment Database Library USE_BZIP2= yes |