diff options
author | marcus <marcus@FreeBSD.org> | 2002-10-20 04:07:28 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-10-20 04:07:28 +0800 |
commit | b12bd82aa127be491562b324fdb01cfe80662c61 (patch) | |
tree | 4b748a7a384f5b78430674ed480e6e643b38043e | |
parent | e6803bdb351b209d25c0e936c5535bcfa6a49291 (diff) | |
download | freebsd-ports-gnome-b12bd82aa127be491562b324fdb01cfe80662c61.tar.gz freebsd-ports-gnome-b12bd82aa127be491562b324fdb01cfe80662c61.tar.zst freebsd-ports-gnome-b12bd82aa127be491562b324fdb01cfe80662c61.zip |
Sign over maintainership to gnome@. gcalctool will be part of the GNOME 2.2
desktop.
-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 0ebe6d009231..559f2492cb9e 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 |