diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-28 21:24:06 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-28 21:24:06 +0000 |
commit | 85b7c5fcb52459b5add8542b28a6db10a5597ad1 (patch) | |
tree | 62b6c0cc3fc72a05d6bb729dfe6a91fccd6ce0b4 /devel/jakelib2 | |
parent | 2e4e433ffc683c66dd5e78794d4f1065d470edd9 (diff) | |
download | ports-85b7c5fcb52459b5add8542b28a6db10a5597ad1.tar.gz ports-85b7c5fcb52459b5add8542b28a6db10a5597ad1.zip |
Notes
Diffstat (limited to 'devel/jakelib2')
-rw-r--r-- | devel/jakelib2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jakelib2/Makefile b/devel/jakelib2/Makefile index c0ecba537308..fe3975443eab 100644 --- a/devel/jakelib2/Makefile +++ b/devel/jakelib2/Makefile @@ -9,9 +9,9 @@ PORTNAME= jakelib2 PORTVERSION= 2.0.2 CATEGORIES= devel -MASTER_SITES= http://www.jakelib.org/lib/jakelib2/download/ +MASTER_SITES= http://www.donuz.de/lib/jakelib2/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gahr@FreeBSD.org COMMENT= A cross platform C++ class library with a Java-like API LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc |