diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 17:07:12 +0000 |
commit | 2bbb53adc36284dc2507485b13f0126c3d49984f (patch) | |
tree | eb46f9a869698ca806ea12978dda83df4d41bd2c /graphics/agave/Makefile | |
parent | 566e8103bf78380e72b4e9bf3f38d579fde83f2e (diff) |
Notes
Diffstat (limited to 'graphics/agave/Makefile')
-rw-r--r-- | graphics/agave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/agave/Makefile b/graphics/agave/Makefile index df93a4b2367c..21b9bfe189cb 100644 --- a/graphics/agave/Makefile +++ b/graphics/agave/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 11 CATEGORIES= graphics gnome MASTER_SITES= http://download.gna.org/colorscheme/releases/ -MAINTAINER= ps.ports@smyrak.com +MAINTAINER= ports@FreeBSD.org COMMENT= Color scheme builder for the GNOME desktop LIB_DEPENDS= libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 \ |