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/gtkglarea2 | |
parent | 1323b43603b8d1109279b31f18a7e748c03fdc18 (diff) | |
download | ports-0df0d0c4439321d50da77ff195671c8803905bc8.tar.gz ports-0df0d0c4439321d50da77ff195671c8803905bc8.zip |
Notes
Diffstat (limited to 'x11-toolkits/gtkglarea2')
-rw-r--r-- | x11-toolkits/gtkglarea2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index 6aceee1431a6..ad710c5e748f 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= sources/gtkglarea/1.99 DISTNAME= gtkglarea-${PORTVERSION} DIST_SUBDIR= gnome2 -MAINTAINER= marc@informatik.uni-bremen.de +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 |