diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:39:22 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-04 20:39:22 +0000 |
commit | c4786a9368c056fdd899ffb95daaf9837474d4c0 (patch) | |
tree | 56a76fd5937c2de79143b96526b1586822dbb4b0 /graphics/evolvotron | |
parent | 2628c2e8ef7a0aecb99f7549a6b36312888e3291 (diff) |
Notes
Diffstat (limited to 'graphics/evolvotron')
-rw-r--r-- | graphics/evolvotron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 77cb4ff6c084..4a478e052e3e 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Generative software that evolves images/textures/patterns LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs |