diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
commit | cbe60efcd327575d7878254a6457f3bd957625c7 (patch) | |
tree | eebf702dac50eb70488307be08c3c7cece8c826a /x11-toolkits | |
parent | 2bf0e5a254e197073cd10588ee4f4636e4fe6134 (diff) | |
download | freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.gz freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.tar.zst freebsd-ports-gnome-cbe60efcd327575d7878254a6457f3bd957625c7.zip |
- Change my maintainer address.
Approved by: pgj (mentor)
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hippo-canvas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/hippo-canvas/Makefile b/x11-toolkits/hippo-canvas/Makefile index 3054c50e5a92..98bf48a6e173 100644 --- a/x11-toolkits/hippo-canvas/Makefile +++ b/x11-toolkits/hippo-canvas/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= x11-toolkits gnome MASTER_SITES= GNOME -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= A client stacker popup widget for GTK+ toolkit BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libcroco-0.6.pc:${PORTSDIR}/textproc/libcroco \ |