diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-07-29 09:12:37 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-07-29 09:12:37 +0000 |
commit | 10588346d36bc9ae62b97d8b2ac11c56ad04df24 (patch) | |
tree | 100bc8497eb3bdddc4107fab1d3cfed9e10a64a3 /devel/clanlib | |
parent | 6ec0158c26d892a46a620e871900ec2b1b182312 (diff) | |
download | ports-10588346d36bc9ae62b97d8b2ac11c56ad04df24.tar.gz ports-10588346d36bc9ae62b97d8b2ac11c56ad04df24.zip |
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Notes
Notes:
svn path=/head/; revision=85841
Diffstat (limited to 'devel/clanlib')
-rw-r--r-- | devel/clanlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clanlib/Makefile b/devel/clanlib/Makefile index 19c2e4e76e81..13af8cc2d8c1 100644 --- a/devel/clanlib/Makefile +++ b/devel/clanlib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/ DISTNAME= ClanLib-${PORTVERSION} -MAINTAINER= sobomax@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform game SDK LIB_DEPENDS= Hermes.1:${PORTSDIR}/graphics/Hermes \ |