diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-04-29 22:51:57 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-04-29 22:51:57 +0000 |
commit | d6bce6de862aad35175bb464e6ac78588ea0a102 (patch) | |
tree | 94aee87959562f363b9cc63ae196e03430ea63e6 /textproc/redland-bindings | |
parent | cea9f248e76813df97a40327d4554db744808c43 (diff) | |
download | ports-d6bce6de862aad35175bb464e6ac78588ea0a102.tar.gz ports-d6bce6de862aad35175bb464e6ac78588ea0a102.zip |
Notes
Diffstat (limited to 'textproc/redland-bindings')
-rw-r--r-- | textproc/redland-bindings/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 82401b0dbce4..ada619afacae 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7.1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ -MAINTAINER= chuck@pkix.net +MAINTAINER= kde@FreeBSD.org COMMENT= Language bindings for the Redland package #OPTIONS= JAVA "Add Java bindings" off \ |