diff options
Diffstat (limited to 'x11-toolkits/py-gtk/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk/Makefile b/x11-toolkits/py-gtk/Makefile index a55ce9f4ea16..3955f7504649 100644 --- a/x11-toolkits/py-gtk/Makefile +++ b/x11-toolkits/py-gtk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-python DISTNAME= gnome-python-1.4.0 -MAINTAINER= nectar@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME}/pygtk |