diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2010-10-25 20:09:06 +0000 |
commit | 11ba2822cfd5548595148f9bf53daa4984249dd2 (patch) | |
tree | 2d59ec0250354cd3997d338bf5f29ab28006dc8f /x11-toolkits | |
parent | 999514b5c9279c7558787dea5d1c26c43115194c (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/flowcanvas/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/phat/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile index 713a3b3eaacf..9e60090d087c 100644 --- a/x11-toolkits/flowcanvas/Makefile +++ b/x11-toolkits/flowcanvas/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= http://download.drobilla.net/ -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs \ diff --git a/x11-toolkits/phat/Makefile b/x11-toolkits/phat/Makefile index 7d3c557914e0..7c20648cfb29 100644 --- a/x11-toolkits/phat/Makefile +++ b/x11-toolkits/phat/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= phat -MAINTAINER= trasz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of GTK+ widgets geared toward pro-audio apps GNU_CONFIGURE= yes |