diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 23:46:30 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-07 23:46:30 +0000 |
commit | 0df0d0c4439321d50da77ff195671c8803905bc8 (patch) | |
tree | 7bdcd965c8503946421ba4579a990c929c3a7108 /x11-toolkits/py-gtk2/Makefile | |
parent | 1323b43603b8d1109279b31f18a7e748c03fdc18 (diff) | |
download | ports-0df0d0c4439321d50da77ff195671c8803905bc8.tar.gz ports-0df0d0c4439321d50da77ff195671c8803905bc8.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 6c2c605270e1..477d0c5a21d3 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygtk-${PORTVERSION} DIST_SUBDIR= gnome2 -MAINTAINER= marc@informatik.uni-bremen.de +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= glade-2.0.0:${PORTSDIR}/devel/libglade2 \ gtkgl-2.0:${PORTSDIR}/x11-toolkits/gtkglarea2 |