diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-11 16:36:50 +0000 |
commit | 5ed28dbe7a2a8e3509a7fb0b144b8104d0bd8380 (patch) | |
tree | a9a3c91d0c4c0927f0055b885eb9de7cd9adf356 /math/gnumeric2 | |
parent | Upgrade to 1.4. (diff) |
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
Notes
Notes:
svn path=/head/; revision=42527
Diffstat (limited to 'math/gnumeric2')
-rw-r--r-- | math/gnumeric2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 8f33cb3ff6ea..3e86ba8ccdb8 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -11,7 +11,7 @@ CATEGORIES?= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnumeric -MAINTAINER?= ade@FreeBSD.org +MAINTAINER?= gnome@FreeBSD.org LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \ gnomeole2.0:${PORTSDIR}/devel/libole2 \ |