diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-19 20:07:28 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-19 20:07:28 +0000 |
commit | b12bd82aa127be491562b324fdb01cfe80662c61 (patch) | |
tree | 4b748a7a384f5b78430674ed480e6e643b38043e /math/gcalctool | |
parent | e6803bdb351b209d25c0e936c5535bcfa6a49291 (diff) | |
download | FreeBSD-ports-b12bd82aa127be491562b324fdb01cfe80662c61.zip FreeBSD-ports-b12bd82aa127be491562b324fdb01cfe80662c61.tar.gz |
Sign over maintainership to gnome@. gcalctool will be part of the GNOME 2.2
desktop.
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 0ebe6d0..559f249 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/4.1 DIST_SUBDIR= gnome2 -MAINTAINER= marcus@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 |