diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2011-05-14 21:27:28 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2011-05-14 21:27:28 +0000 |
commit | 08057ec7e51bd6dc69580fcd61699ef83368acd2 (patch) | |
tree | 6ca86743b02f9c62fbbbf139401c34553e527913 /devel/lfcxml | |
parent | 2ada2bca50ee79b8869bb47bf03debe9c175edcb (diff) |
Notes
Diffstat (limited to 'devel/lfcxml')
-rw-r--r-- | devel/lfcxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index efd0ccd4cb0a..05b542bb1495 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0.24 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fbsd-ports@opsec.eu COMMENT= C++ XML library, used for databases/cego LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc |