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 /Mk | |
parent | a7be7f3bb147ec2c3881347ea26c2f68bf64df06 (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.gnome.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk index 1f5fdcc55136..47be7e96350e 100644 --- a/Mk/bsd.gnome.mk +++ b/Mk/bsd.gnome.mk @@ -10,7 +10,7 @@ # Please make sure all changes to this file are past through the maintainer. # Do not commit them yourself (unless of course you're the Port's Wraith ;). -Gnome_Include_MAINTAINER= reg@FreeBSD.org +Gnome_Include_MAINTAINER= gnome@FreeBSD.org # This section keeps tests for optional software. These work off four # types of of variables. WANT_, WITH_, HAVE_ and USE_. The logic of |